diff options
author | wiz <wiz@pkgsrc.org> | 2002-01-25 19:20:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-01-25 19:20:28 +0000 |
commit | cfb94a4276b97d21dc5bd51c29ea2e5b3be33d4f (patch) | |
tree | 05832939e40df4dcd126c51e9fe5612645cf299d /graphics/giram/PLIST | |
parent | a8f045be982c023698b4cd80e3fd19735b01383f (diff) | |
download | pkgsrc-cfb94a4276b97d21dc5bd51c29ea2e5b3be33d4f.tar.gz |
Fix pkg/15110; also pass PKGLOCALEDIR so that the locale file
is installed into the correct dir.
Diffstat (limited to 'graphics/giram/PLIST')
-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 8367fac05a0..126a38fa076 100644 --- a/graphics/giram/PLIST +++ b/graphics/giram/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:51:07 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/01/25 19:20:28 wiz Exp $ bin/giram bin/povfront libexec/giram/plug-ins/Box @@ -27,7 +27,7 @@ share/examples/Giram/superel2.pov share/examples/Giram/superel3.pov share/examples/Giram/test.pov share/examples/Giram/torus.pov -share/locale/fr/LC_MESSAGES/Giram.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/Giram.mo @dirrm share/examples/Giram @dirrm share/doc/giram @dirrm libexec/giram/plug-ins |