diff options
author | joerg <joerg> | 2009-06-14 21:40:04 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 21:40:04 +0000 |
commit | 341de6ff8dcfdd466826d7a742c1e350b0652594 (patch) | |
tree | afd4f01589af8526bc60017c3dae027e64f93434 /wm/windowmaker/PLIST | |
parent | f366fb00c6bb82c8402624f2c7d00b57cf68a6ae (diff) | |
download | pkgsrc-341de6ff8dcfdd466826d7a742c1e350b0652594.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'wm/windowmaker/PLIST')
-rw-r--r-- | wm/windowmaker/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/windowmaker/PLIST b/wm/windowmaker/PLIST index ac5a5bb0bbe..47dec45be3d 100644 --- a/wm/windowmaker/PLIST +++ b/wm/windowmaker/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2009/06/14 18:19:02 joerg Exp $ +@comment $NetBSD: PLIST,v 1.17 2009/06/14 21:40:05 joerg Exp $ bin/convertfonts bin/get-wings-flags bin/get-wraster-flags @@ -344,5 +344,3 @@ share/locale/sv/LC_MESSAGES/WindowMaker.mo share/locale/tr/LC_MESSAGES/WindowMaker.mo share/locale/zh_CN/LC_MESSAGES/WPrefs.mo share/locale/zh_CN/LC_MESSAGES/WindowMaker.mo -@unexec ${RMDIR} %D/share/GNUstep/Applications 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/share/GNUstep 2>/dev/null || ${TRUE} |