From e122a9f1cf11ef57ebb9563f8cb65b817cee0eb3 Mon Sep 17 00:00:00 2001 From: Christian Hoffmann Date: Wed, 7 May 2008 17:03:50 +0000 Subject: calling php-ext-source-r1_src_unpack explicitly, bug 220519 (Portage version: 2.1.5_rc7) --- dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild') diff --git a/dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild b/dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild index 54d8e6d5c01b..3444e7c2a71c 100644 --- a/dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild +++ b/dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild,v 1.5 2008/01/16 00:18:43 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild,v 1.6 2008/05/07 17:03:50 hoffie Exp $ PHP_EXT_NAME="htscanner" PHP_EXT_INI="yes" @@ -24,6 +24,7 @@ src_unpack() { unpack ${A} cd "${S}" epatch "${FILESDIR}"/${P}-bug11959.patch + php-ext-source-r1_src_unpack } pkg_setup() { -- cgit v1.2.3-65-gdbad