packages: d2x-xl/d2x-xl.spec - fix unrar problem
sparky
sparky at pld-linux.org
Tue Nov 24 12:41:52 CET 2009
Author: sparky Date: Tue Nov 24 11:41:52 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- fix unrar problem
---- Files affected:
packages/d2x-xl:
d2x-xl.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: packages/d2x-xl/d2x-xl.spec
diff -u packages/d2x-xl/d2x-xl.spec:1.20 packages/d2x-xl/d2x-xl.spec:1.21
--- packages/d2x-xl/d2x-xl.spec:1.20 Tue Nov 24 10:29:05 2009
+++ packages/d2x-xl/d2x-xl.spec Tue Nov 24 12:41:47 2009
@@ -29,7 +29,7 @@
%prep
%setup -q -c -T
-unrar x -idq %{SOURCE0}
+unrar x -idq -o- %{SOURCE0}
# INSTALL file will be overwrited
rm INSTALL
unrar x -idq d2x-xl-makefiles.rar
@@ -63,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2009/11/24 11:41:47 sparky
+- fix unrar problem
+
Revision 1.20 2009/11/24 09:29:05 lisu
- 1.14.158
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/d2x-xl/d2x-xl.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list