diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-19 14:03:10 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-19 14:03:10 +0800 |
commit | e03dd17f1c51eb45226020c25f3504751fb1423c (patch) | |
tree | 22b47c590c536f103e4cc1b26a983eb213435a91 /x11 | |
parent | bca534819c37461066f4bb21666d3770b9ebb84d (diff) | |
download | marcuscom-ports-e03dd17f1c51eb45226020c25f3504751fb1423c.tar.gz marcuscom-ports-e03dd17f1c51eb45226020c25f3504751fb1423c.tar.zst marcuscom-ports-e03dd17f1c51eb45226020c25f3504751fb1423c.zip |
Remove leftover locale directories.
Reported by: GNOME Tinderbox
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5309 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/yelp/Makefile | 4 | ||||
-rw-r--r-- | x11/yelp/pkg-plist | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index a95cf1c2a..6111490e1 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,12 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.72 2005/12/12 12:37:23 ahze Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.73 2005/12/19 02:25:42 marcus Exp $ # PORTNAME= yelp PORTVERSION= 2.13.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 diff --git a/x11/yelp/pkg-plist b/x11/yelp/pkg-plist index cfe27479e..bf93cbfe4 100644 --- a/x11/yelp/pkg-plist +++ b/x11/yelp/pkg-plist @@ -116,6 +116,8 @@ share/locale/zu/LC_MESSAGES/yelp.mo @unexec rmdir %D/share/locale/nso 2> /dev/null || true @unexec rmdir %D/share/locale/mr/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/mr 2> /dev/null || true +@unexec rmdir %D/share/locale/ky/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ky 2> /dev/null || true @unexec rmdir %D/share/locale/ku/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/ku 2> /dev/null || true @dirrm share/gnome/yelp/xslt |