From fece3f3fee678b58f0b57153289b817f30685176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per=20=C3=98yvind=20Karlsen?= Date: Mon, 18 Oct 2010 12:43:10 +0000 Subject: drop %gem_unpack, equivalent behaviour has been implemented in %setup now. --- build.macros.in | 5 ----- 1 file changed, 5 deletions(-) (limited to 'build.macros.in') diff --git a/build.macros.in b/build.macros.in index 1520d1e..0c810e5 100644 --- a/build.macros.in +++ b/build.macros.in @@ -309,11 +309,6 @@ Requires: python >= %minver, python < %maxver # Ruby gem macros # -%gem_unpack(n:a:) \ - %{expand: %%global __tar tar -m} \ -%setup -q -c -T -a0 %{-n:-n %{-n*}} %{-a:-a %{-a*}} \ -%{__tar}zxf data.tar.gz - %__gem_helper @RPMVENDORDIR@/gem_helper.rb %gem_build(f:j:) \ -- cgit v1.2.1