diff options
Diffstat (limited to 'pkgsrc/ChangeLog')
-rw-r--r-- | pkgsrc/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/pkgsrc/ChangeLog b/pkgsrc/ChangeLog new file mode 100644 index 00000000..79ade41b --- /dev/null +++ b/pkgsrc/ChangeLog @@ -0,0 +1,15 @@ +2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com> + + * Rename scripts to *.sh.in, and use autoconf-style substitution + for prefix and localstatedir. + +2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com> + + * Makefile.am: Only put pkgsrc dir in SUBDIRS if we should install + rc.d files. (Note that pkgsrc is always in DIST_SUBDIRS.) + + * configure.ac (pkgsrcdir): add new --enable-pkgsrcrcdir to give a + directory into which www.pkgsrc.org-style rc.d files are + installed. + + |