diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 19:10:35 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 19:10:35 +0000 |
commit | 55052022a3ae314f562fafe7f8e4f7ea21d65ba0 (patch) | |
tree | 733996c3c5dd8bd29e2384ff7c3ce404cd141297 /games/teg | |
parent | 3fe79c88882a8d7a8fc5979d8d023515504f4bd8 (diff) | |
download | pkgsrc-55052022a3ae314f562fafe7f8e4f7ea21d65ba0.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'games/teg')
-rw-r--r-- | games/teg/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/teg/PLIST b/games/teg/PLIST index 920b4b9a532..12dbffcec23 100644 --- a/games/teg/PLIST +++ b/games/teg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:56:57 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 19:10:38 joerg Exp $ bin/tegclient bin/tegrobot bin/tegserver @@ -256,5 +256,5 @@ share/pixmaps/teg_pix/themes/sentimental/turquia.png share/pixmaps/teg_pix/themes/sentimental/uruguay.png share/pixmaps/teg_pix/themes/sentimental/yukon.png share/pixmaps/teg_pix/themes/sentimental/zaire.png -@exec ${MKDIR} %D/share/gnome/help/teg/pl/stylesheet-images -@exec ${MKDIR} %D/share/gnome/help/teg/C/stylesheet-images +@pkgdir share/gnome/help/teg/pl/stylesheet-images +@pkgdir share/gnome/help/teg/C/stylesheet-images |