diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-10 21:31:12 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-10 21:31:12 +0100 |
commit | 51056823688df375c2465f5dbbe76bf41122d124 (patch) | |
tree | c39b25fb7d049792bdff16fde924bf2c5170e77c /extra/libgnomeprint | |
parent | 20d47f82dbad04a54a9bef9350a021854db96268 (diff) | |
download | nutyx-extra-51056823688df375c2465f5dbbe76bf41122d124.tar.gz nutyx-extra-51056823688df375c2465f5dbbe76bf41122d124.tar.bz2 nutyx-extra-51056823688df375c2465f5dbbe76bf41122d124.tar.xz nutyx-extra-51056823688df375c2465f5dbbe76bf41122d124.zip |
libgnomeprint, maj sources
Diffstat (limited to 'extra/libgnomeprint')
-rw-r--r-- | extra/libgnomeprint/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgnomeprint/Pkgfile b/extra/libgnomeprint/Pkgfile index 74a769253..2e4fcde81 100644 --- a/extra/libgnomeprint/Pkgfile +++ b/extra/libgnomeprint/Pkgfile @@ -7,7 +7,7 @@ name=libgnomeprint version=2.18.6 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.18/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version |