diff options
author | agc <agc@pkgsrc.org> | 2001-05-22 11:49:13 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-05-22 11:49:13 +0000 |
commit | 6e98f30242b87cbaddb07346d5bc2d8c0d4fc966 (patch) | |
tree | 4634a0ace60a5d1875364530e36b5416b26fdba5 /TODO | |
parent | a6d943268f3dded3f5ca6b5ca5c71a07456f77af (diff) | |
download | pkgsrc-6e98f30242b87cbaddb07346d5bc2d8c0d4fc966.tar.gz |
Implemented another one (take "note the version extracted in
${WRKDIR}, and only install the package if this is the same as
${PKGNAME}" off the TODO list).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.47 2001/05/22 10:59:02 wiz Exp $ +$NetBSD: TODO,v 1.48 2001/05/22 11:49:13 agc Exp $ packages TODO (Suggested new packages) ^^^^^^^^^^^^^ @@ -84,6 +84,3 @@ pksgrc TODO (Suggested pkgsrc features and enhancements) remaining and harder part is to make the cross-environment for HP-UX. [kei] - o Have 'make extract' note the package version in ${WRKDIR}/.version, - and 'make install' refuse to run if they do not match. - |