commit:     dc7167bc5d9ade2c660db12a8d3008bac40dadac
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 02:36:22 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 02:36:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc7167bc

net-print/cups-filters: update one more ghostscript->postscript usage

 net-print/cups-filters/cups-filters-1.8.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/cups-filters/cups-filters-1.8.1-r1.ebuild 
b/net-print/cups-filters/cups-filters-1.8.1-r1.ebuild
index d6f6ef2..c0b1779 100644
--- a/net-print/cups-filters/cups-filters-1.8.1-r1.ebuild
+++ b/net-print/cups-filters/cups-filters-1.8.1-r1.ebuild
@@ -93,7 +93,7 @@ src_install() {
                popd > /dev/null
        fi
 
-       if use ghostscript; then
+       if use postscript; then
                # workaround: some printer drivers still require pstoraster and 
pstopxl, bug #383831
                dosym gstoraster /usr/libexec/cups/filter/pstoraster
                dosym gstopxl /usr/libexec/cups/filter/pstopxl

Reply via email to