Update pkg-plist to reflect directories left behind after deinstall
PR: ports/134619 Approved by: linimon (mentor)
This commit is contained in:
parent
045f7c8271
commit
9a114f40d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234250
2 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= rpm
|
||||
PORTVERSION= 4.0.4
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://rpm.org/releases/historical/rpm-4.0.x/ \
|
||||
ftp://ftp.mirrorservice.org/sites/ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/
|
||||
|
|
|
@ -162,3 +162,5 @@ share/locale/zh_CN.GB2312/LC_MESSAGES/rpm.mo
|
|||
@dirrmtry src
|
||||
@dirrmtry share/locale/en_RN/LC_MESSAGES
|
||||
@dirrmtry share/locale/en_RN
|
||||
@dirrmtry share/locale/eu_ES/LC_MESSAGES
|
||||
@dirrmtry share/locale/eu_ES
|
||||
|
|
Loading…
Reference in a new issue