From 41402d8886f8b55a7a18fab0277115e9769c9702 Mon Sep 17 00:00:00 2001 From: tnut Date: Thu, 29 Apr 2010 22:59:53 +0200 Subject: pycups, ajout patch --- extra/pycups/Pkgfile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'extra/pycups/Pkgfile') diff --git a/extra/pycups/Pkgfile b/extra/pycups/Pkgfile index 71e116812..addd990ff 100644 --- a/extra/pycups/Pkgfile +++ b/extra/pycups/Pkgfile @@ -5,12 +5,13 @@ # Depends on: python, libcups name=pycups -version=1.9.44 +version=1.9.49 release=1 -source=(http://cyberelk.net/tim/data/pycups/$name-$version.tar.bz2) - +source=(http://cyberelk.net/tim/data/pycups/$name-$version.tar.bz2\ + pycups-1.9.49-python-2.5.patch) build() { cd $name-$version + patch -Np1 -i ../pycups-1.9.49-python-2.5.patch make make DESTDIR=$PKG install } -- cgit v1.2.3-70-g09d2