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/giram | |
parent | 5e1da236b12fef91525e8db9419eb315dbf99e1c (diff) | |
download | pkgsrc-7d3480dd87866246efd10b5e419c8ef2486fd595.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'graphics/giram')
-rw-r--r-- | graphics/giram/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/giram/PLIST b/graphics/giram/PLIST index f8b94b48d88..767a641f63c 100644 --- a/graphics/giram/PLIST +++ b/graphics/giram/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:59:14 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/06/14 20:05:42 joerg Exp $ bin/giram bin/povfront libexec/giram/plug-ins/Box @@ -56,4 +56,4 @@ share/locale/tr/LC_MESSAGES/giram.mo share/locale/uk/LC_MESSAGES/giram.mo share/locale/zh_CN/LC_MESSAGES/giram.mo share/locale/zh_TW/LC_MESSAGES/giram.mo -@exec ${MKDIR} %D/share/giram/0.3/color_map +@pkgdir share/giram/0.3/color_map |