summaryrefslogtreecommitdiff
path: root/dev-php
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-05-29 23:17:50 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-05-29 23:19:43 +0100
commitc88a32c29a281c0c7416f945538649939ce2556c (patch)
tree1ead6da1ca9358f7b022d2c2d1a17e678aa14e42 /dev-php
parentdev-php/libphutil: Replace epatch with eapply (diff)
downloadportage-c88a32c29a281c0c7416f945538649939ce2556c.tar.xz
dev-php/symfony: Replace epatch with eapply
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/symfony/symfony-1.1.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/symfony/symfony-1.1.9.ebuild b/dev-php/symfony/symfony-1.1.9.ebuild
index 2318681c..3257c5a6 100644
--- a/dev-php/symfony/symfony-1.1.9.ebuild
+++ b/dev-php/symfony/symfony-1.1.9.ebuild
@@ -18,7 +18,7 @@ RDEPEND=">=dev-lang/php-5.3[cli,ctype,iconv,session,simplexml,tokenizer,unicode,
src_prepare() {
default
- epatch "${FILESDIR}/${P}-sfValidatorFile-getMimeType-remove-charset.diff"
+ eapply "${FILESDIR}/${P}-sfValidatorFile-getMimeType-remove-charset.diff"
}
src_install() {