diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 22:06:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 22:06:39 +0000 |
commit | e85e58a029bd63ae666f1998c5a5629ca64ceee6 (patch) | |
tree | 5c7f99cfbae867a7ff655a3f10b6c23aceb8f59b /x11/kdebase3/PLIST | |
parent | b882d11d24e052ef7a19f4841f4729478cec7f12 (diff) | |
download | pkgsrc-e85e58a029bd63ae666f1998c5a5629ca64ceee6.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'x11/kdebase3/PLIST')
-rw-r--r-- | x11/kdebase3/PLIST | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/x11/kdebase3/PLIST b/x11/kdebase3/PLIST index 1cf2e57f846..b92a3ef4720 100644 --- a/x11/kdebase3/PLIST +++ b/x11/kdebase3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.52 2009/06/14 18:24:56 joerg Exp $ +@comment $NetBSD: PLIST,v 1.53 2009/06/14 22:06:40 joerg Exp $ bin/appletproxy bin/drkonqi bin/extensionproxy @@ -3978,9 +3978,9 @@ share/locale/l10n/zm/entry.desktop share/locale/l10n/zm/flag.png share/locale/l10n/zw/entry.desktop share/locale/l10n/zw/flag.png -@exec ${MKDIR} %D/share/kde/templates/.source/emptydir -@exec ${MKDIR} %D/share/kde/applnk/Settings/Information -@exec ${MKDIR} %D/share/doc/kde/HTML/en/kdebase-apidocs/libkonq/html -@exec ${MKDIR} %D/share/doc/kde/HTML/en/kdebase-apidocs/kwin/lib/html -@exec ${MKDIR} %D/share/doc/kde/HTML/en/kdebase-apidocs/kwin/html -@exec ${MKDIR} %D/share/doc/kde/HTML/en/kdebase-apidocs/kate/html +@pkgdir share/kde/templates/.source/emptydir +@pkgdir share/kde/applnk/Settings/Information +@pkgdir share/doc/kde/HTML/en/kdebase-apidocs/libkonq/html +@pkgdir share/doc/kde/HTML/en/kdebase-apidocs/kwin/lib/html +@pkgdir share/doc/kde/HTML/en/kdebase-apidocs/kwin/html +@pkgdir share/doc/kde/HTML/en/kdebase-apidocs/kate/html |