diff options
author | tron <tron@pkgsrc.org> | 1998-07-14 20:28:23 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-07-14 20:28:23 +0000 |
commit | 1bfd02cc18adac2ebf98491dfb9211e77e98147f (patch) | |
tree | 9d9913f279b868534919bd935976d38210122f57 /x11 | |
parent | ca27f0956dad7009b2b3ccfb9f128dd8da2aed18 (diff) | |
download | pkgsrc-1bfd02cc18adac2ebf98491dfb9211e77e98147f.tar.gz |
Don't remove files which are now part of the "kdelibs" package.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdebase/Makefile | 7 | ||||
-rw-r--r-- | x11/kdebase/pkg/PLIST | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile index f4aa473b7ce..14d0ffc3ff3 100644 --- a/x11/kdebase/Makefile +++ b/x11/kdebase/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1998/07/13 22:01:54 tron Exp $ +# $NetBSD: Makefile,v 1.16 1998/07/14 20:28:23 tron Exp $ # FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp # @@ -27,9 +27,8 @@ CONFIGURE_ENV= KDEDIR=${PREFIX} \ INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ INSTALL_SCRIPT="${INSTALL_SCRIPT}" -PLIST_SRC= ${WRKDIR}/PLIST.tmp -PLIST_DIRS= share/applnk share/apps/kappfinder share/icons share/mimelnk \ - share/toolbar +PLIST_SRC= ${WRKDIR}/PLIST +PLIST_DIRS= share/applnk share/apps/kappfinder share/icons share/mimelnk post-install: @${CP} ${PKGDIR}/PLIST ${PLIST_SRC} diff --git a/x11/kdebase/pkg/PLIST b/x11/kdebase/pkg/PLIST index 8ebc3931155..b7eb6f01524 100644 --- a/x11/kdebase/pkg/PLIST +++ b/x11/kdebase/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 1998/07/13 22:01:55 tron Exp $ +@comment $NetBSD: PLIST,v 1.10 1998/07/14 20:28:23 tron Exp $ bin/kappfinder bin/kappfinder_restart bin/kcmkpanel @@ -923,6 +923,7 @@ cgi-bin/helpindex @dirrm share/wallpapers @dirrm share/doc/HTML/en/kwm @dirrm share/doc/HTML/en/kvt +@dirrm share/doc/HTML/en/kpanel @dirrm share/doc/HTML/en/kmenuedit @dirrm share/doc/HTML/en/kmedia @dirrm share/doc/HTML/en/kfontmanager @@ -949,8 +950,10 @@ cgi-bin/helpindex @dirrm share/doc/HTML/de @dirrm share/doc/HTML/no/kcontrol/kcmsyssound @dirrm share/doc/HTML/no/kcontrol +@dirrm share/doc/HTML/no @dirrm share/apps/kwm/pics @dirrm share/apps/kwm +@dirrm share/apps/kscreensaver @dirrm share/apps/kpanel/pics/mini @dirrm share/apps/kpanel/pics @dirrm share/apps/kpanel |