diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:56:38 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:56:38 +0000 |
commit | 149e1fc302001e495479e370922bd760a8f7c7ba (patch) | |
tree | 6e2f421dd77242dbc51bd9b1fbcabe5f4d2d5f02 /games/ioquake3 | |
parent | 2edcb12fa47fe1017b89804a9a5b1b7811d95913 (diff) | |
download | pkgsrc-149e1fc302001e495479e370922bd760a8f7c7ba.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'games/ioquake3')
-rw-r--r-- | games/ioquake3/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/ioquake3/PLIST b/games/ioquake3/PLIST index 31b5a84a496..161b09df4c2 100644 --- a/games/ioquake3/PLIST +++ b/games/ioquake3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/01/13 00:12:29 jmcneill Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:56:48 joerg Exp $ lib/ioquake3/baseq3/cgame${MACHINE_ARCH}.so lib/ioquake3/baseq3/qagame${MACHINE_ARCH}.so lib/ioquake3/baseq3/ui${MACHINE_ARCH}.so @@ -7,6 +7,3 @@ lib/ioquake3/ioquake3.${MACHINE_ARCH} lib/ioquake3/missionpack/cgame${MACHINE_ARCH}.so lib/ioquake3/missionpack/qagame${MACHINE_ARCH}.so lib/ioquake3/missionpack/ui${MACHINE_ARCH}.so -@dirrm lib/ioquake3/missionpack -@dirrm lib/ioquake3/baseq3 -@dirrm lib/ioquake3 |