From ecc88ebc5f06d8ccd2e9b208b58f6b62491be273 Mon Sep 17 00:00:00 2001 From: bsam Date: Tue, 27 Jun 2006 12:35:33 +0000 Subject: o fix pkg-plist at linux_base-fc4 to unbrake pointyhat building of x11-toolkits/linux-gtk ;-) o update x11-toolkits/linux-gtk to a newer version (FC3 -> FC4) o bump PORTREVISION for both ports Pointed out by: pointyhat Approved by: netchild (mentor, implicit) --- emulators/linux_base-c6/Makefile | 2 +- emulators/linux_base-c6/pkg-plist | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'emulators/linux_base-c6') diff --git a/emulators/linux_base-c6/Makefile b/emulators/linux_base-c6/Makefile index dc791aeb669..cbe569c303f 100644 --- a/emulators/linux_base-c6/Makefile +++ b/emulators/linux_base-c6/Makefile @@ -8,7 +8,7 @@ PORTNAME= fc PORTVERSION= 4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \ diff --git a/emulators/linux_base-c6/pkg-plist b/emulators/linux_base-c6/pkg-plist index 81761da7be1..9ca5be603c7 100644 --- a/emulators/linux_base-c6/pkg-plist +++ b/emulators/linux_base-c6/pkg-plist @@ -8899,6 +8899,7 @@ var/mail @exec /bin/mkdir -p %D/usr/share/man/man6 @exec /bin/mkdir -p %D/usr/share/man/man4 @exec /bin/mkdir -p %D/usr/share/man/man2 +@exec /bin/mkdir -p %D/usr/share/locale/zh_CN.GB2312/LC_MESSAGES @exec /bin/mkdir -p %D/usr/share/games @exec /bin/mkdir -p %D/usr/share/empty @exec /bin/mkdir -p %D/usr/share/dict @@ -8956,6 +8957,8 @@ var/mail @dirrmtry usr/share/man/man6 @dirrmtry usr/share/man/man4 @dirrmtry usr/share/man/man2 +@dirrmtry usr/share/locale/zh_CN.GB2312/LC_MESSAGES +@dirrmtry usr/share/locale/zh_CN.GB2312 @dirrmtry usr/share/games @dirrmtry usr/share/empty @dirrmtry usr/share/dict -- cgit