diff options
Diffstat (limited to 'extra/xpdf/Pkgfile')
-rw-r--r-- | extra/xpdf/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xpdf/Pkgfile b/extra/xpdf/Pkgfile index e7ace7fdf..26d60ef72 100644 --- a/extra/xpdf/Pkgfile +++ b/extra/xpdf/Pkgfile @@ -10,7 +10,7 @@ release=1 source=(http://gd.tuwien.ac.at/publishing/$name/$name-$version.tar.gz\ ftp://ftp.foolabs.com/pub/$name/$name-${version}pl1.patch \ ftp://ftp.foolabs.com/pub/$name/$name-${version}pl2.patch \ - patch.patch xpdf.desktop ) + http://nutyx.meticul.eu/files/patchs/$name/{patch.patch,xpdf.desktop} ) build() { cd $name-$version |