summaryrefslogtreecommitdiff
path: root/pkgsrc/ChangeLog
diff options
context:
space:
mode:
authorgdt <gdt>2004-08-31 18:16:36 +0000
committergdt <gdt>2004-08-31 18:16:36 +0000
commitcbd040847df406a618fd58b1a92f33dc424d2ffd (patch)
treedba9649be97470ba79d47dbb7a0ef76f361e7817 /pkgsrc/ChangeLog
parent630e48072a4a4685a7c04a7b73ae9170d2f0844a (diff)
2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com>
* Rename scripts to *.sh.in, and use autoconf-style substitution for prefix and localstatedir.
Diffstat (limited to 'pkgsrc/ChangeLog')
-rw-r--r--pkgsrc/ChangeLog15
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.
+
+