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/gtkstep | |
parent | b882d11d24e052ef7a19f4841f4729478cec7f12 (diff) | |
download | pkgsrc-e85e58a029bd63ae666f1998c5a5629ca64ceee6.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'x11/gtkstep')
-rw-r--r-- | x11/gtkstep/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gtkstep/PLIST b/x11/gtkstep/PLIST index f538721262c..1497c04a1db 100644 --- a/x11/gtkstep/PLIST +++ b/x11/gtkstep/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:24:51 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 22:06:40 joerg Exp $ lib/gtk/themes/engines/libstep.la share/themes/Step/ICON.png share/themes/Step/README.html share/themes/Step/gtk/gtkrc -@unexec ${RMDIR} %D/lib/gtk/themes/engines %D/lib/gtk/themes %D/lib/gtk 2>/dev/null || ${TRUE} |