diff options
Diffstat (limited to 'Library/Formula/cups-pdf.rb')
| -rw-r--r-- | Library/Formula/cups-pdf.rb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/cups-pdf.rb b/Library/Formula/cups-pdf.rb index 656672a93..da5b2c6ce 100644 --- a/Library/Formula/cups-pdf.rb +++ b/Library/Formula/cups-pdf.rb @@ -17,8 +17,7 @@ class CupsPdf <Formula (share+'cups/model').install "extra/CUPS-PDF.ppd" end - def caveats - <<EOF + def caveats; <<-EOF In order to use cups-pdf with the Mac OS X printing system change the file permissions, symlink the necessary files to their System location and have cupsd re-read its configuration using: |
