From 5ea8ad8e2a806c979d411e07bb82519d5dd7cde2 Mon Sep 17 00:00:00 2001 From: tnut Date: Thu, 14 Oct 2010 08:23:49 +0200 Subject: pycups, port nettoyé MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extra/pycups/Pkgfile | 4 ++-- extra/pycups/pycups-1.9.49-python-2.5.patch | 9 --------- 2 files changed, 2 insertions(+), 11 deletions(-) delete mode 100644 extra/pycups/pycups-1.9.49-python-2.5.patch (limited to 'extra/pycups') 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 diff --git a/extra/pycups/pycups-1.9.49-python-2.5.patch b/extra/pycups/pycups-1.9.49-python-2.5.patch deleted file mode 100644 index 3be7e6339..000000000 --- a/extra/pycups/pycups-1.9.49-python-2.5.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- pycups-1.9.49/setup.py.orig 2010-04-29 22:54:22.000000000 +0200 -+++ pycups-1.9.49/setup.py 2010-04-29 22:55:20.000000000 +0200 -@@ -3,4 +3,5 @@ - ext_modules=[Extension("cups", - ["cupsmodule.c", "cupsconnection.c", - "cupsppd.c", "cupsipp.c"], -- libraries=["cups"])]) -+ libraries=["cups"], -+ define_macros=[("VERSION", '"1.9.49"')])]) -- cgit v1.2.3-70-g09d2