- Remove rmdirs from plist which pkgng was not recognizing [1]

These are not really needed anyhow since these directories
  are part of the Templates/BSD.local.dist for LOCALBASE and
  not created by this port.

[1] https://github.com/pkgng/pkgng/issues/469
This commit is contained in:
Bryan Drewery 2013-03-09 21:49:44 +00:00
parent 7d20ef9811
commit 6d96df689d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313761
2 changed files with 1 additions and 4 deletions

View File

@ -6,7 +6,7 @@
PORTNAME= xbubble
PORTVERSION= 0.5.8
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= distfiles

View File

@ -646,6 +646,3 @@ share/xbubble/themes/plain/xbubble_bg.png
@dirrm share/xbubble/themes/fancy
@dirrm share/xbubble/themes
@dirrm share/xbubble
@unexec rmdir share/locale/fr/LC_MESSAGES 2> /dev/null || true
@unexec rmdir share/locale/fr 2> /dev/null || true
@unexec rmdir share/locale 2> /dev/null || true