diff options
author | Juergen Daubert <jue@jue.li> | 2016-01-23 14:36:39 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-01-23 14:36:39 +0100 |
commit | 92a3b8bcc0a56a602a806ca84e9c1cd43e78257a (patch) | |
tree | c3846664d302e9a157c5ddde5a653af56cec2aff /gutenprint-gimp/Pkgfile | |
parent | e6eb07264ef12d72f035368c973f38fcf1e71819 (diff) | |
download | opt-92a3b8bcc0a56a602a806ca84e9c1cd43e78257a.tar.gz opt-92a3b8bcc0a56a602a806ca84e9c1cd43e78257a.tar.xz |
gutenprint-gimp: update to 5.2.11
Diffstat (limited to 'gutenprint-gimp/Pkgfile')
-rw-r--r-- | gutenprint-gimp/Pkgfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gutenprint-gimp/Pkgfile b/gutenprint-gimp/Pkgfile index 2ef811d21..ef20ce82c 100644 --- a/gutenprint-gimp/Pkgfile +++ b/gutenprint-gimp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gimp gutenprint name=gutenprint-gimp -version=5.2.10 +version=5.2.11 release=1 source=(http://downloads.sourceforge.net/project/gimp-print/gutenprint-5.2/$version/gutenprint-$version.tar.bz2) @@ -12,7 +12,6 @@ build () { cd gutenprint-$version ./configure --prefix=/usr \ - --mandir=/usr/man \ --disable-{nls,samples,escputil} \ --without-{cups,foomatic,ghostscript,doc} \ --enable-libgutenprintui2 \ |