diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 09:04:14 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 09:04:14 +0200 |
commit | 79bdc8555a59a48f070703783699ebf5f27fb62b (patch) | |
tree | 241925aa13f849ab5502a4bdafb43a832d6c5a94 /extra/libmp4v2/Pkgfile | |
parent | 9ba8681a78ee7bec60cff9d3272f1d640864c70f (diff) | |
download | nutyx-pakxe-79bdc8555a59a48f070703783699ebf5f27fb62b.tar.gz nutyx-pakxe-79bdc8555a59a48f070703783699ebf5f27fb62b.tar.bz2 nutyx-pakxe-79bdc8555a59a48f070703783699ebf5f27fb62b.tar.xz nutyx-pakxe-79bdc8555a59a48f070703783699ebf5f27fb62b.zip |
libmp4v2, port nettoyé
Diffstat (limited to 'extra/libmp4v2/Pkgfile')
-rw-r--r-- | extra/libmp4v2/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libmp4v2/Pkgfile b/extra/libmp4v2/Pkgfile index 8d7a20c97..490dc6b50 100644 --- a/extra/libmp4v2/Pkgfile +++ b/extra/libmp4v2/Pkgfile @@ -8,7 +8,7 @@ name=libmp4v2 version=1.6 release=1 source=(http://downloads.sourceforge.net/mpeg4ip/mpeg4ip-$version.tar.gz\ - gcc44.patch) + http://nutyx.meticul.eu/files/patchs/$name/gcc44.patch) build() { cd mpeg4ip-$version patch -Np1 -i ../gcc44.patch |