diff options
author | tron <tron> | 1999-02-21 15:44:14 +0000 |
---|---|---|
committer | tron <tron> | 1999-02-21 15:44:14 +0000 |
commit | a67357e7e13cd82b121f0aa8fc5f383141110f89 (patch) | |
tree | ba83f3e5a3dc686e51dff820d133876a0df56d0c /x11 | |
parent | f2c95cf10059be41c8ff67ad3f33b14ee0848f1d (diff) | |
download | pkgsrc-a67357e7e13cd82b121f0aa8fc5f383141110f89.tar.gz |
The contents of "share/kde/apps/kdisknav" needs to be added dynamically
to the package list.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdebase/Makefile | 7 | ||||
-rw-r--r-- | x11/kdebase/pkg/PLIST | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile index a20daf0b182..f69b1c3352b 100644 --- a/x11/kdebase/Makefile +++ b/x11/kdebase/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 1999/02/19 23:07:19 tron Exp $ +# $NetBSD: Makefile,v 1.32 1999/02/21 15:44:14 tron Exp $ # FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp # @@ -30,8 +30,9 @@ CONFIGURE_ENV= KDEDIR=${PREFIX} \ INSTALL_SCRIPT="${INSTALL_SCRIPT}" PLIST_SRC= ${WRKDIR}/PLIST -PLIST_DIRS= share/kde/applnk share/kde/apps/kappfinder share/kde/icons \ - share/kde/mimelnk +PLIST_DIRS= share/kde/applnk share/kde/apps/kappfinder \ + share/kde/apps/kdisknav share/kde/icons share/kde/mimelnk + KDE_DIRS= share/doc/kde/HTML/cs share/doc/kde/HTML/da \ share/doc/kde/HTML/el share/doc/kde/HTML/fi \ diff --git a/x11/kdebase/pkg/PLIST b/x11/kdebase/pkg/PLIST index 176b03be569..0cf07544b06 100644 --- a/x11/kdebase/pkg/PLIST +++ b/x11/kdebase/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 1999/02/19 23:07:20 tron Exp $ +@comment $NetBSD: PLIST,v 1.15 1999/02/21 15:44:14 tron Exp $ bin/kappfinder bin/kappfinder_restart bin/kcmkpanel @@ -82,9 +82,6 @@ share/kde/apps/kdm/pics/users/root2.xpm share/kde/apps/kdisplay/color-schemes/BeOS.kcsrc share/kde/apps/kdisplay/color-schemes/Pumpkin.kcsrc share/kde/apps/kdisplay/color-schemes/Storm.kcsrc -share/kde/apps/kdisknav/Root.kdelnk -share/kde/apps/kdisknav/KDE.kdelnk -share/kde/apps/kdisknav/CD-ROM.kdelnk share/kde/apps/kcmlocale/pics/flag_is.gif share/kde/apps/kcmlocale/pics/flag_eo.gif share/kde/apps/kcmlocale/pics/flag_mk.gif @@ -1546,7 +1543,6 @@ share/kde/wallpapers/wind_chill.jpg @dirrm share/kde/apps/kdisplay/color-schemes @dirrm share/kde/apps/kdisplay/app-defaults @dirrm share/kde/apps/kdisplay -@dirrm share/kde/apps/kdisknav @dirrm share/kde/apps/kcontrol/pics @dirrm share/kde/apps/kcontrol @dirrm share/kde/apps/kcmlocale/pics |