foomatic-db-engine: use vendor_perl.
This commit is contained in:
parent
36eee9e4af
commit
ca6cf4c839
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'foomatic-db-engine'
|
||||
pkgname=foomatic-db-engine
|
||||
version=4.0.12
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --libdir=/usr/lib"
|
||||
configure_args="--sbindir=/usr/bin --libdir=/usr/lib PERL_INSTALLDIRS=vendor"
|
||||
hostmakedepends="wget perl foomatic-db cups-filters ghostscript cups libxml2-devel"
|
||||
makedepends="libxml2-devel cups-devel"
|
||||
depends="${hostmakedepends/libxml2-devel/}"
|
||||
|
|
Loading…
Reference in a new issue