]> git.pld-linux.org Git - packages/drgenius.git/commitdiff
- -f parameter for rm command in %build. RA-1_0 STABLE drgenius-0_5_10-5
authorkloczek <kloczek@pld-linux.org>
Thu, 25 Apr 2002 14:23:33 +0000 (14:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drgenius.spec -> 1.15

drgenius.spec

index 9264fe0d2eb11a12be7e1cee6c4aeba94e2a67cf..d93b8c2f478997ddcb4fad48fd8d7b7ec59b8155 100644 (file)
@@ -50,7 +50,7 @@ precyzji, liczby ca
 %patch1 -p1
 
 %build
-rm missing acinclude.m4
+rm -f missing acinclude.m4
 libtoolize --copy --force
 gettextize --copy --force
 aclocal -I macros
This page took 0.072647 seconds and 4 git commands to generate.