diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:10:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:10:28 +0000 |
commit | 9b99bc2d6793533de70617938ae540909b16062c (patch) | |
tree | 7d8f5346820fe86ee99ed3ae4aaf582c5e095070 /audio/xfce4-mixer/PLIST | |
parent | 24151e2b9991726fa4bcd0ace9289f45de0f325e (diff) | |
download | pkgsrc-9b99bc2d6793533de70617938ae540909b16062c.tar.gz |
Convert @exec/@unexec to @pkgdir or drop them.
Diffstat (limited to 'audio/xfce4-mixer/PLIST')
-rw-r--r-- | audio/xfce4-mixer/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/xfce4-mixer/PLIST b/audio/xfce4-mixer/PLIST index 042a58e408f..9ce8baf1e3a 100644 --- a/audio/xfce4-mixer/PLIST +++ b/audio/xfce4-mixer/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2008/12/18 14:16:16 hira Exp $ +@comment $NetBSD: PLIST,v 1.18 2009/06/14 18:10:29 joerg Exp $ bin/xfce4-mixer lib/xfce4/mcs-plugins/sound_settings.la lib/xfce4/modules/libxfce4mixer.la @@ -59,5 +59,3 @@ share/locale/vi/LC_MESSAGES/xfce4-mixer.mo share/locale/zh_CN/LC_MESSAGES/xfce4-mixer.mo share/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo share/xfce4/panel-plugins/xfce4-mixer.desktop -@unexec ${RMDIR} %D/libexec/xfce4/panel-plugins 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/lib/xfce4/modules 2>/dev/null || ${TRUE} |