pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files clean up autoconf generated...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e447d3749afb
branches:  trunk
changeset: 461871:e447d3749afb
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Sep 23 06:05:13 2003 +0000

description:
clean up autoconf generated files in view/

diffstat:

 pkgtools/pkg_install/files/Makefile.in |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r f9aed5ff2595 -r e447d3749afb pkgtools/pkg_install/files/Makefile.in
--- a/pkgtools/pkg_install/files/Makefile.in    Tue Sep 23 05:34:35 2003 +0000
+++ b/pkgtools/pkg_install/files/Makefile.in    Tue Sep 23 06:05:13 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.in,v 1.4 2003/09/23 05:30:33 grant Exp $
+# $NetBSD: Makefile.in,v 1.5 2003/09/23 06:05:13 grant Exp $
 
 SUBDIRS=       lib add admin create delete info view
 
@@ -13,3 +13,5 @@
        rm -f config.log config.status configure.lineno
        rm -f Makefile */Makefile
        rm -f lib/config.h
+       rm -f view/linkfarm.sh
+       rm -f view/pkg_view.sh



Home | Main Index | Thread Index | Old Index