From 45a7a0ff6672b02cf90e03d23ce842d4f70cdf6b Mon Sep 17 00:00:00 2001 From: taca Date: Thu, 17 Aug 2006 13:17:48 +0000 Subject: Correct PLIST to fix a binary package: - remove an extra directory. - handle empty directories. --- lang/php5/Makefile | 4 ++-- lang/php5/PLIST | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'lang') diff --git a/lang/php5/Makefile b/lang/php5/Makefile index f8773adff90..2383772eec7 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2006/08/10 05:57:09 taca Exp $ +# $NetBSD: Makefile,v 1.40 2006/08/17 13:17:48 taca Exp $ PKGNAME= php-${PHP_BASE_VERS} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang HOMEPAGE= http://www.php.net/ diff --git a/lang/php5/PLIST b/lang/php5/PLIST index 574c7b597ad..223e755e694 100644 --- a/lang/php5/PLIST +++ b/lang/php5/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2006/05/06 22:42:44 jdolecek Exp $ +@comment $NetBSD: PLIST,v 1.12 2006/08/17 13:17:48 taca Exp $ bin/pear bin/peardev bin/pecl @@ -214,6 +214,8 @@ lib/php/.depdb lib/php/.depdblock lib/php/.filemap lib/php/.lock +@exec ${MKDIR} %D/lib/php/.registry/.channel.__uri +@exec ${MKDIR} %D/lib/php/.registry/.channel.pecl.php.net lib/php/.registry/archive_tar.reg lib/php/.registry/console_getopt.reg lib/php/.registry/pear.reg @@ -367,7 +369,6 @@ share/php/php.gif @dirrm include/php/regex @dirrm include/php/main/streams @dirrm include/php/main -@dirrm include/php/include @dirrm include/php/ext/xml @dirrm include/php/ext/standard @dirrm include/php/ext/session -- cgit v1.2.3