foomatic-filters: update to 4.0.9
This commit is contained in:
parent
716a9a2200
commit
ff0470cd06
@ -1 +1 @@
|
||||
20abd25c1c98b2dae68709062a132a7d foomatic-filters-4.0.7.tar.gz
|
||||
ab13aad4d96dbfca2d13653433ab8270 foomatic-filters-4.0.9.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: ghostscript
|
||||
|
||||
name=foomatic-filters
|
||||
version=4.0.7
|
||||
version=4.0.9
|
||||
release=1
|
||||
source=(http://www.openprinting.org/download/foomatic/$name-$version.tar.gz)
|
||||
|
||||
@ -12,7 +12,8 @@ build () {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--mandir=/usr/man
|
||||
--mandir=/usr/man \
|
||||
--disable-dbus
|
||||
make
|
||||
make DESTDIR=$PKG install-main install-cups
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user