Hi,
in firefox.spec, firefox-init.tar.gz is in gzip format.
could you add "-z" option to tar ?
thanks.
--- ./firefox.spec.orig 2005-09-17 15:58:08.000000000 +0200
+++ ./firefox.spec 2005-09-17 15:58:12.000000000 +0200
@@ -260,7 +260,7 @@
# add initialization files
( cd $RPM_BUILD_ROOT%{l_prefix}/lib && \
- %{l_tar} -xf %{SOURCE firefox-init.tar.gz} && \
+ %{l_tar} -zxf %{SOURCE firefox-init.tar.gz} && \
rm -f firefox/README
) || exit $?
--
Philippe Libat: [EMAIL PROTECTED]
<<Les choses ne changent pas.
Change ta façon de regarder, cela suffit>>, Lao Tseu
Key fingerprint = E6FF EEFD 5DD6 52C2 0706 4E49 251E 5C09 7F29 71C3
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [email protected]