From aa52518202728f42b8fcf86b6b2746b23776208f Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Fri, 16 Mar 2012 17:23:11 -0700 Subject: ghostscript: fix typo in packaging (From OE-Core rev: 410784aa6ed80a26d1f2cff1219548909af87cff) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-extended/ghostscript/ghostscript_9.05.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-extended') diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.05.bb b/meta/recipes-extended/ghostscript/ghostscript_9.05.bb index 68d91b4ff4..67b1cf732c 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_9.05.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_9.05.bb @@ -15,7 +15,7 @@ SECTION = "console/utils" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://LICENSE;md5=c5326026692dbed183f0558f926580f8" -PR = "r1" +PR = "r0" DEPENDS = "ghostscript-native tiff jpeg fontconfig cups" DEPENDS_virtclass-native = "" @@ -109,7 +109,7 @@ PACKAGES =+ "${PN}-cups" FILES_${PN}-dbg += "${exec_prefix}/lib/cups/filter/.debug" FILES_${PN}-cups += "${exec_prefix}/lib/cups/filter/gstoraster \ - ${exec_prefix}/lib/cups/filter/pstopxl \ + ${exec_prefix}/lib/cups/filter/gstopxl \ ${datadir}/cups \ ${sysconfdir}/cups \ " -- cgit v1.2.3-54-g00ecf