]> arthur.barton.de Git - netatalk.git/commitdiff
more POSIX-compliant rm
authorrufustfirefly <rufustfirefly>
Tue, 22 May 2001 19:05:56 +0000 (19:05 +0000)
committerrufustfirefly <rufustfirefly>
Tue, 22 May 2001 19:05:56 +0000 (19:05 +0000)
autogen.sh

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