gutenprint
This commit is contained in:
@@ -12,12 +12,13 @@ from pisi.actionsapi import get
|
||||
def setup():
|
||||
#shelltools.system("sed -i 's:cups_sbindir=\"\/usr\/sbin\":cups_sbindir=\"\/usr\/bin\":g' m4/stp_cups.m4")
|
||||
#shelltools.system("sed -i 's:cups_sbindir=\"\${cups_prefix}\/sbin\":cups_sbindir=\"\${cups_prefix}\/bin\":' m4/stp_cups.m4")
|
||||
shelltools.system("sed -i 's:m4local:m4extra:' Makefile.am")
|
||||
#shelltools.system("sed -i 's:m4local:m4extra:' Makefile.am")
|
||||
|
||||
autotools.autoreconf("-fi")
|
||||
autotools.autoreconf("-fiv")
|
||||
|
||||
autotools.configure("--prefix=/usr \
|
||||
--sbindir=/usr/bin \
|
||||
--disable-rpath \
|
||||
--enable-samples \
|
||||
--enable-cups-ppds \
|
||||
--enable-cups-ppds-at-top-level \
|
||||
|
||||
Reference in New Issue
Block a user