From 91e2b92f1d7b3c7c7966a008682f7b590ecd614b Mon Sep 17 00:00:00 2001 From: tommat Date: Wed, 18 Feb 2004 23:30:37 +0000 Subject: [PATCH 1/1] - help source tar.gz have . in directory tree - forced tar to extract files with absolute path, now it builds. Changed files: tf.spec -> 1.24 --- tf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tf.spec b/tf.spec index 7976aca..eda0bde 100644 --- 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} -- 2.43.0