mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Try to remove the "rw" locale directories when uninstalling.
This commit is contained in:
parent
be4b73333a
commit
c0f89aa086
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175004
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= binutils
|
||||
PORTVERSION= 2.17
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
|
||||
MASTER_SITE_SUBDIR= binutils/releases
|
||||
|
@ -72,6 +72,8 @@ share/locale/vi/LC_MESSAGES/ld.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/binutils.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ld.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/binutils.mo
|
||||
@dirrmtry share/locale/rw/LC_MESSAGES
|
||||
@dirrmtry share/locale/rw
|
||||
@dirrm avr/lib/ldscripts
|
||||
@dirrm avr/lib
|
||||
@dirrm avr/bin
|
||||
|
Loading…
Reference in New Issue
Block a user