diff options
author | sibel <lesibel@free.fr> | 2010-11-05 09:10:50 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-11-05 09:10:50 +0100 |
commit | 9fa39ca42c295fb1f51d6af338a4127d7e9cd91d (patch) | |
tree | 888338b3de27f9b353fec63cf6dd51a4897ebdd6 /extra/ghostscript/Pkgfile | |
parent | f747dab4be8f926c2c52f8daec3aeb08b7ad9e84 (diff) | |
parent | a59a51725fdfe96f94757b34106a9301e7687b2f (diff) | |
download | nutyx-pakxe-9fa39ca42c295fb1f51d6af338a4127d7e9cd91d.tar.gz nutyx-pakxe-9fa39ca42c295fb1f51d6af338a4127d7e9cd91d.tar.bz2 nutyx-pakxe-9fa39ca42c295fb1f51d6af338a4127d7e9cd91d.tar.xz nutyx-pakxe-9fa39ca42c295fb1f51d6af338a4127d7e9cd91d.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
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 |