wok rev 3469
can compress ppd files in cup
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Jun 16 12:44:03 2009 +0000 (2009-06-16) |
parents | da5d73a600f3 |
children | 9bb77afebf85 |
files | cups/receipt |
line diff
1.1 --- a/cups/receipt Tue Jun 16 12:16:43 2009 +0000 1.2 +++ b/cups/receipt Tue Jun 16 12:44:03 2009 +0000 1.3 @@ -62,6 +62,10 @@ 1.4 1.5 # Daemon script 1.6 cp -a stuff/etc $fs 1.7 + 1.8 + # compress some driver files, adopted from arch and fedora 1.9 + find $fs/usr/share/cups/model -name "*.ppd" | xargs gzip -n9 1.10 + 1.11 } 1.12 1.13 # Start cups daemon and edit daemons.conf.