]> git.pld-linux.org Git - packages/tf.git/blobdiff - tf.spec
- help source tar.gz have . in directory tree - forced tar to extract
[packages/tf.git] / tf.spec
diff --git a/tf.spec b/tf.spec
index 63ed6618aa8e070c3e0dae23bd50ad90db161c29..eda0bde1bf97f030ba16cfd9838c5bb610f7e386 100644 (file)
--- a/tf.spec
+++ b/tf.spec
@@ -6,9 +6,9 @@ Release:        0.1
 License:       GPL
 Group:         Applications/Games
 Vendor:                Ken Keys (Hawkeye) <hawkeye@tf.tcp.com>
-Source0:       ftp://ftp.tcp.com/pub/mud/Clients/tinyfugue/%{name}-%{version}.tar.gz
+Source0:       ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.gz
 # Source0-md5: dd33896dcb5d841f6b5f4e07fa517af1
-Source1:       ftp://ftp.tcp.com/pub/mud/Clients/tinyfugue/%{name}-%{version}-help.tar.gz
+Source1:       ftp://distfiles.pld-linux.org/src/%{name}-%{version}-help.tar.gz
 # Source1-md5: 79faceed502b867f1bf1263efd5e41a8
 Source2:       stest.tf
 Patch0:                status_height.patch
@@ -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.067215 seconds and 4 git commands to generate.