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/rtcw/PLIST | |
parent | 3fe79c88882a8d7a8fc5979d8d023515504f4bd8 (diff) | |
download | pkgsrc-55052022a3ae314f562fafe7f8e4f7ea21d65ba0.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'games/rtcw/PLIST')
-rw-r--r-- | games/rtcw/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/rtcw/PLIST b/games/rtcw/PLIST index a2ef8a1dc47..ccf9f38bde2 100644 --- a/games/rtcw/PLIST +++ b/games/rtcw/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:56:55 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 19:10:38 joerg Exp $ lib/lokigames/rtcw/CHANGES lib/lokigames/rtcw/Docs/ATVIsmall.jpg lib/lokigames/rtcw/Docs/Dedicated Server Notes.html @@ -229,5 +229,5 @@ lib/lokigames/rtcw/setup.data/setup.glade lib/lokigames/rtcw/setup.data/setup.xml lib/lokigames/rtcw/setup.data/splash.xpm lib/lokigames/rtcw/setup.sh -@exec ${MKDIR} %D/lib/lokigames/rtcw/setup.data/bin/Linux/x86/plugins -@exec ${MKDIR} %D/lib/lokigames/rtcw/setup.data/bin/Linux/x86/glibc-2.1/plugins +@pkgdir lib/lokigames/rtcw/setup.data/bin/Linux/x86/plugins +@pkgdir lib/lokigames/rtcw/setup.data/bin/Linux/x86/glibc-2.1/plugins |