A bit of reformatting. Initialize the uid and gid correctly.
[u/mdw/catacomb] / setup
diff --git a/setup b/setup
index 3c35243..c829224 100755 (executable)
--- a/setup
+++ b/setup
@@ -2,7 +2,6 @@
 
 set -e
 mklinks
-ln -s ../mLib/build mLib
 mkaclocal
 autoheader
 m4 Makefile.m4 >Makefile.am