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/openttd | |
parent | 2edcb12fa47fe1017b89804a9a5b1b7811d95913 (diff) | |
download | pkgsrc-149e1fc302001e495479e370922bd760a8f7c7ba.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/openttd/PLIST b/games/openttd/PLIST index a524c1dfbf6..6b4dcb1e654 100644 --- a/games/openttd/PLIST +++ b/games/openttd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2008/12/14 01:31:01 ahoka Exp $ +@comment $NetBSD: PLIST,v 1.13 2009/06/14 17:56:52 joerg Exp $ bin/openttd man/man6/openttd.6 share/openttd/data/openttdd.grf @@ -86,8 +86,6 @@ share/openttd/scenario/Polopolis.scn share/openttd/scenario/Skadi Islands.scn share/openttd/scenario/Terra Incognita.scn share/openttd/scenario/Wales and West England.scn -@comment in xdg-dirs: @dirrm share/pixmaps -@dirrm share/openttd/lang @unexec ${RMDIR} %D/share/openttd/data 2>/dev/null || ${TRUE} @unexec ${RMDIR} %D/share/openttd/gm 2>/dev/null || ${TRUE} @unexec ${RMDIR} %D/share/openttd 2>/dev/null || ${TRUE} |