]> git.pld-linux.org Git - packages/tf.git/commitdiff
- help source tar.gz have . in directory tree - forced tar to extract auto/ac/tf-50b3-0_1
authortommat <tommat@pld-linux.org>
Wed, 18 Feb 2004 23:30:37 +0000 (23:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  files with absolute path, now it builds.

Changed files:
    tf.spec -> 1.24

tf.spec

diff --git a/tf.spec b/tf.spec
index 7976aca5d073478a8ae32ee969fe9bd8a92e7343..eda0bde1bf97f030ba16cfd9838c5bb610f7e386 100644 (file)
--- a/tf.spec
+++ b/tf.spec
@@ -44,7 +44,7 @@ Pliki pomocy w HTML.
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1
-tar xfz %{SOURCE1}
+tar xzPf %{SOURCE1}
 cp %{SOURCE2} .
 %build
 %{__autoconf}
This page took 0.0597 seconds and 4 git commands to generate.