- 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:
parent
7d20ef9811
commit
6d96df689d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313761
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user