[pg-cvs] CVS update: pg/debian/rules
Peter Van Eynde
pvaneynde at common-lisp.net
Tue Aug 10 11:00:33 UTC 2004
Update of /project/pg/cvsroot/pg/debian
In directory common-lisp.net:/tmp/cvs-serv24931/debian
Modified Files:
rules
Log Message:
adapted the rules fire for the extra files needed
Date: Tue Aug 10 04:00:32 2004
Author: pvaneynde
Index: pg/debian/rules
diff -u pg/debian/rules:1.1 pg/debian/rules:1.2
--- pg/debian/rules:1.1 Tue Mar 9 08:25:27 2004
+++ pg/debian/rules Tue Aug 10 04:00:32 2004
@@ -53,7 +53,9 @@
dh_installdirs
# Add here commands to install the package into debian/pg.
- install -g root -o root -m 0644 defpackage.lisp pg-tests.lisp pg.lisp sysdep.lisp \
+ install -g root -o root -m 0644 defpackage.lisp large-object.lisp \
+ lowlevel.lisp md5.lisp meta-queries.lisp parsers.lisp pg-tests.lisp \
+ pg.lisp sysdep.lisp utility.lisp v2-protocol.lisp v3-protocol.lisp \
$(CURDIR)/debian/cl-pg/usr/share/common-lisp/source/pg
install -g root -o root -m 0644 pg.asd \
$(CURDIR)/debian/cl-pg/usr/share/common-lisp/source/pg
More information about the Pg-cvs
mailing list