summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authororchidman <lesibel@free.fr>2011-10-23 16:39:41 +0200
committerorchidman <lesibel@free.fr>2011-10-23 16:39:41 +0200
commit31572a7cccc8878a1af05ecc38a776ab7093a285 (patch)
tree28ac44b2b9d3296a8119e0265255e227bf4d0e49 /extra
parent0af28089bacc21005ad8c8082890b25bf6e9945a (diff)
downloadnutyx-extra-31572a7cccc8878a1af05ecc38a776ab7093a285.tar.gz
nutyx-extra-31572a7cccc8878a1af05ecc38a776ab7093a285.tar.bz2
nutyx-extra-31572a7cccc8878a1af05ecc38a776ab7093a285.tar.xz
nutyx-extra-31572a7cccc8878a1af05ecc38a776ab7093a285.zip
cups 1.4.6-2 correction url
Diffstat (limited to 'extra')
-rwxr-xr-xextra/cups/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/extra/cups/Pkgfile b/extra/cups/Pkgfile
index b22c59089..b83f8067d 100755
--- a/extra/cups/Pkgfile
+++ b/extra/cups/Pkgfile
@@ -7,14 +7,15 @@
name=cups
version=1.4.6
-release=1
+release=2
source=( http://ftp.easysw.com/pub/$name/$version/$name-$version-source.tar.bz2\
cups)
build() {
source /etc/blfs-bootscripts
- wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
+ wget http://nutyx.meticul.eu/files/patchs/aaabasicfs/blfs-bootscripts-$scriptsversion.tar.bz2
+# wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
tar xvf $scripts-$scriptsversion.tar.bz2
cd $name-$version
./configure --prefix=/usr \