]> arthur.barton.de Git - netatalk.git/commitdiff
fix problem with -v flag and rm
authorrufustfirefly <rufustfirefly>
Wed, 9 May 2001 13:54:45 +0000 (13:54 +0000)
committerrufustfirefly <rufustfirefly>
Wed, 9 May 2001 13:54:45 +0000 (13:54 +0000)
autogen.sh

index 6caf65266757b57ab54fa58840899f89b9c6d715..af36167d7d17660e8209d276534a247082078c47 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # quick fix to remove old INSTALL/ directory
-rm -Rvf INSTALL
+rm -R -f INSTALL
 
 # another fix to hack move of README
 touch README