diff options
author | gdt <gdt> | 2006-10-11 11:53:05 +0000 |
---|---|---|
committer | gdt <gdt> | 2006-10-11 11:53:05 +0000 |
commit | a4d5ab4d09450eb7708642f5cb6630c4e3a4a573 (patch) | |
tree | 2cbffddedb662922dc85f0bd5f9927560473a68e /doc | |
parent | 95ead2b0fefb1726e39bca486310316e31cb3b18 (diff) | |
download | pkgsrc-a4d5ab4d09450eb7708642f5cb6630c4e3a4a573.tar.gz |
add:
o Change 'make replace' to preserve the "automatic" variable.
Currently the "automatic=yes" property is removed.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.5540 2006/10/11 05:31:02 wiz Exp $ +$NetBSD: TODO,v 1.5541 2006/10/11 11:53:05 gdt Exp $ Suggested new packages ====================== @@ -1406,3 +1406,6 @@ Suggested cleanups in pkgsrc o Convert packages to use generic install scripts where possible (for example, mail/majordomo). + + o Change 'make replace' to preserve the "automatic" variable. + Currently the "automatic=yes" property is removed. |