foomatic-db-engine: fix installation (/lib -> /usr/lib).
This commit is contained in:
parent
132006b25d
commit
e673b4ae07
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'foomatic-db-engine'
|
||||
pkgname=foomatic-db-engine
|
||||
version=4.0.10
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--libdir=/usr/lib"
|
||||
hostmakedepends="wget perl foomatic-db foomatic-filters ghostscript cups libxml2-devel"
|
||||
makedepends="libxml2-devel cups-devel"
|
||||
depends="${hostmakedepends}"
|
||||
|
|
Loading…
Reference in New Issue