diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 20:05:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 20:05:39 +0000 |
commit | 7d3480dd87866246efd10b5e419c8ef2486fd595 (patch) | |
tree | 53a86800279ef814f1b95876bf2712dd7f85a250 /graphics/gnome-icon-theme/PLIST | |
parent | 5e1da236b12fef91525e8db9419eb315dbf99e1c (diff) | |
download | pkgsrc-7d3480dd87866246efd10b5e419c8ef2486fd595.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'graphics/gnome-icon-theme/PLIST')
-rw-r--r-- | graphics/gnome-icon-theme/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnome-icon-theme/PLIST b/graphics/gnome-icon-theme/PLIST index 9315e98946a..dbea822428f 100644 --- a/graphics/gnome-icon-theme/PLIST +++ b/graphics/gnome-icon-theme/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.33 2009/06/14 17:59:15 joerg Exp $ +@comment $NetBSD: PLIST,v 1.34 2009/06/14 20:05:42 joerg Exp $ share/icons/gnome/16x16/actions/add.png share/icons/gnome/16x16/actions/address-book-new.png share/icons/gnome/16x16/actions/application-exit.png @@ -6367,4 +6367,4 @@ share/icons/gnome/scalable/status/weather-storm.svg share/icons/gnome/scalable/status/xfce-trash_full.svg share/icons/gnome/scalable/stock/generic/stock_person.svg share/pkgconfig/gnome-icon-theme.pc -@exec ${MKDIR} %D/share/icons/gnome/48x48/mimetypes +@pkgdir share/icons/gnome/48x48/mimetypes |