diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 16:29:48 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 16:29:48 +0100 |
commit | d91fa192703a77fa9f365d3e45ba2e4d06828fcb (patch) | |
tree | eec78a9796433ec35d836f7173d272087ca0dc73 /extra/ghostscript/Pkgfile | |
parent | a6559c0397516f15a29b6cb0900b0c25047ff465 (diff) | |
download | nutyx-pakxe-d91fa192703a77fa9f365d3e45ba2e4d06828fcb.tar.gz nutyx-pakxe-d91fa192703a77fa9f365d3e45ba2e4d06828fcb.tar.bz2 nutyx-pakxe-d91fa192703a77fa9f365d3e45ba2e4d06828fcb.tar.xz nutyx-pakxe-d91fa192703a77fa9f365d3e45ba2e4d06828fcb.zip |
ghostscript, port nettoyé
Diffstat (limited to 'extra/ghostscript/Pkgfile')
-rwxr-xr-x | extra/ghostscript/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/ghostscript/Pkgfile b/extra/ghostscript/Pkgfile index ec6d40d36..8830f48ae 100755 --- a/extra/ghostscript/Pkgfile +++ b/extra/ghostscript/Pkgfile @@ -10,7 +10,8 @@ release=1 source=( http://ghostscript.com/releases/$name-$version.tar.gz \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ghostscript-fonts-std-8.11.tar.gz\ - http://ftp.gnu.org/pub/gnu/ghostscript/gnu-gs-fonts-other-6.0.tar.gz ghostscript-fPIC.patch) + http://ftp.gnu.org/pub/gnu/ghostscript/gnu-gs-fonts-other-6.0.tar.gz \ + http://nutyx.meticul.eu/files/patchs/$name/ghostscript-fPIC.patch) build() { unset MAKEFLAGS |