]> git.pld-linux.org Git - packages/d2x-xl.git/commitdiff
- fix unrar problem
authorsparky <sparky@pld-linux.org>
Tue, 24 Nov 2009 11:41:47 +0000 (11:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    d2x-xl.spec -> 1.21

d2x-xl.spec

index 05b1ca2875ced2b882650848da747565d586ed1a..512329494376bf91140b8285678e9742704e58ff 100644 (file)
@@ -28,7 +28,7 @@ D2X-XL - port Descenta 2 do OpenGL-a.
 
 %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
This page took 0.079365 seconds and 4 git commands to generate.