summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-04-12 13:50:15 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-04-12 13:50:15 -0300
commitbc22e852c56140f43097d5cc05b2440b6cd21322 (patch)
tree3b8aeeb9081d236346c8756e67f156713f5294fd /libre
parent3ed0426f35e660518908dd3331d8fd00c5bdc683 (diff)
foomatic fixes
Diffstat (limited to 'libre')
-rw-r--r--libre/foomatic/PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/libre/foomatic/PKGBUILD b/libre/foomatic/PKGBUILD
index bd5f8da17..5446bb579 100644
--- a/libre/foomatic/PKGBUILD
+++ b/libre/foomatic/PKGBUILD
@@ -60,7 +60,7 @@ package_foomatic-filters-libre() {
optdepends=('perl: for the "beh" Backend End Handler used by cups'
'net-snmp: certain (mostly HP) printers need it to work')
- cd ${srcdir}/foomatic-filters-${_filtersver}
+ cd ${srcdir}/${pkgname}-${_filtersver}
./configure --prefix=/usr --sysconfdir=/etc
make
make DESTDIR=${pkgdir} install
@@ -87,3 +87,6 @@ package_foomatic-db-engine() {
}
+md5sums=('957a07820f47804ce76dbb59cd79cd1b'
+ '5283cd5125a96dc0b35d896326512b1a'
+ 'ccb72c201e14bfc5eb23ea839ecc0623')