pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools Add and enable genrpm



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea3ab3f2549e
branches:  trunk
changeset: 492830:ea3ab3f2549e
user:      agc <agc%pkgsrc.org@localhost>
date:      Wed Apr 20 09:36:47 2005 +0000

description:
Add and enable genrpm

diffstat:

 pkgtools/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9a10bb1d727b -r ea3ab3f2549e pkgtools/Makefile
--- a/pkgtools/Makefile Wed Apr 20 09:36:00 2005 +0000
+++ b/pkgtools/Makefile Wed Apr 20 09:36:47 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2005/04/06 15:23:34 xtraeme Exp $
+# $NetBSD: Makefile,v 1.66 2005/04/20 09:36:47 agc Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -10,6 +10,7 @@
 SUBDIR+=       dfdisk
 SUBDIR+=       digest
 SUBDIR+=       distfetch
+SUBDIR+=       genrpm
 SUBDIR+=       gensolpkg
 #SUBDIR+=      libkver         # Only under instruction of user
 #SUBDIR+=      libnbcompat     # Only for non-NetBSD systems



Home | Main Index | Thread Index | Old Index