diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 08:23:49 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 08:23:49 +0200 |
commit | 5ea8ad8e2a806c979d411e07bb82519d5dd7cde2 (patch) | |
tree | df14f1f15318d74fa877ec664d2b23bd63e6e759 /extra/pycups/Pkgfile | |
parent | 1c64e8565df9bde16b1e0da655df31b943147f84 (diff) | |
download | nutyx-pakxe-5ea8ad8e2a806c979d411e07bb82519d5dd7cde2.tar.gz nutyx-pakxe-5ea8ad8e2a806c979d411e07bb82519d5dd7cde2.tar.bz2 nutyx-pakxe-5ea8ad8e2a806c979d411e07bb82519d5dd7cde2.tar.xz nutyx-pakxe-5ea8ad8e2a806c979d411e07bb82519d5dd7cde2.zip |
pycups, port nettoyé
Diffstat (limited to 'extra/pycups/Pkgfile')
-rw-r--r-- | extra/pycups/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/pycups/Pkgfile b/extra/pycups/Pkgfile index 00b21ec47..c74e065da 100644 --- a/extra/pycups/Pkgfile +++ b/extra/pycups/Pkgfile @@ -7,8 +7,8 @@ name=pycups version=1.9.49 release=1 -source=(http://cyberelk.net/tim/data/pycups/$name-$version.tar.bz2\ - pycups-1.9.49-python-2.5.patch) +source=(http://cyberelk.net/tim/data/pycups/$name-$version.tar.bz2 \ +http://nutyx.meticul.eu/files/patchs/$name/pycups-1.9.49-python-2.5.patch) build() { cd $name-$version patch -Np1 -i ../pycups-1.9.49-python-2.5.patch |