archrelease: copy trunk to extra-x86_64
[arch-packages.git] / cups-pdf / trunk / cups-pdf.install
blob7df03c811015edc2b351d1c223904bc747acfabe
1 post_install() {
2   cat << "EOF"
3 -------------------------------------------------
4 To use cups-pdf, restart cups and visit the cups
5 web interface at http://localhost:631/
7 You can now add a "Virtual Printer (PDF Printer)"
8 and use the Postscript/Generic postscript color
9 printer driver.
11 Note that cups-pdf has a configuration
12 file in /etc/cups. The default location for
13 pdf output is /var/spool/cups-pdf/$username.
14 -------------------------------------------------
15 EOF