initial import
This commit is contained in:
9
gutenprint/gutenprint.install
Normal file
9
gutenprint/gutenprint.install
Normal file
@@ -0,0 +1,9 @@
|
||||
post_install() {
|
||||
echo ">>please run /usr/sbin/cups-genppdupdate"
|
||||
echo ">>and restart cups deamon"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user