cups: fixed typo in conf_files.
This commit is contained in:
parent
699b2d18c3
commit
aa5af8fa4c
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'cups'
|
# Template file for 'cups'
|
||||||
pkgname=cups
|
pkgname=cups
|
||||||
version=1.5.3
|
version=1.5.3
|
||||||
|
revision=1
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
homepage="http://www.cups.org/"
|
homepage="http://www.cups.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
@ -24,7 +25,7 @@ systemd_services="cups.service on"
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/cups/cups.conf
|
/etc/cups/cupsd.conf
|
||||||
/etc/cups/snmp.conf
|
/etc/cups/snmp.conf
|
||||||
/etc/cups/printers.conf
|
/etc/cups/printers.conf
|
||||||
/etc/cups/classes.conf
|
/etc/cups/classes.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue