]> arthur.barton.de Git - netatalk.git/commitdiff
hack README stub
authorrufustfirefly <rufustfirefly>
Wed, 7 Mar 2001 20:40:17 +0000 (20:40 +0000)
committerrufustfirefly <rufustfirefly>
Wed, 7 Mar 2001 20:40:17 +0000 (20:40 +0000)
autogen.sh

index 804c6f0449ba645ebf029d310fe33b10027021a2..b4a21e937993af5a96870c88cb4a091d16777cad 100755 (executable)
@@ -3,6 +3,9 @@
 # quick fix to remove old INSTALL/ directory
 rm -Rvf INSTALL
 
+# another fix to hack move of README
+touch README
+
 # build it all.
 libtoolize --force --copy && aclocal $ACLOCAL_FLAGS && autoheader && automake --add-missing && autoconf