changeset 110:75c10deb3fe9

move to autoconf/automake/docbook
author carl
date Sun, 18 Dec 2005 15:16:25 -0800
parents 9978e29c4d71
children d0dad5610980
files package
diffstat 1 files changed, 2 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/package	Sun Dec 18 12:44:54 2005 -0800
+++ b/package	Sun Dec 18 15:16:25 2005 -0800
@@ -7,17 +7,14 @@
 web=/home/httpd/html/510sg/$NAME
 distlog=/tmp/distcheck
 
-echo $NAME $VER $BALL
-exit
-
-# make $BALL
 chown --recursive root:root *
 make -f *cvs
 ./configure >/dev/null
 (cd xml; make; make distclean)
-cp -a html/*html $web
+# cp -a html/*html $web
 make distcheck >$distlog 2>&1
 if [ $? -eq 0 ]; then
+    exit
     if [ -f $BALL ]; then
         # expand locally to see the tarball
         rm -rf junk