1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Fix displaying the pkg-message

Do not try to remove directories not created by the port [1]

Reported by:	pkg (DEVELOPER_MODE) [1]
This commit is contained in:
Baptiste Daroussin 2013-05-27 10:13:00 +00:00
parent 8e0ee92c63
commit a1deb0de92
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319199
2 changed files with 1 additions and 3 deletions

View File

@ -29,6 +29,6 @@ PLIST_SUB+= NLS="@comment "
.endif
post-install:
@${ECHO_CMD} ${PKGMESSAGE}
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -49,8 +49,6 @@ share/applications/lxtask.desktop
%%NLS%%share/locale/zh_TW/LC_MESSAGES/lxtask.mo
%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ur_PK
%%NLS%%@dirrmtry share/locale/nb_NO/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/nb_NO
%%NLS%%@dirrmtry share/locale/frp/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/frp
%%NLS%%@dirrmtry share/locale/es_VE/LC_MESSAGES