summaryrefslogtreecommitdiffstats
path: root/vcl/Package_fontunxppds.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-10-23 11:21:51 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-10-23 14:54:52 +0100
commit2076a520b280e3aaef020869f005619075789103 (patch)
tree58221c84750b870a92314d9ecbe29267ba216e88 /vcl/Package_fontunxppds.mk
parentcoverity#736876 Negative array index read (diff)
downloadcore-2076a520b280e3aaef020869f005619075789103.tar.gz
core-2076a520b280e3aaef020869f005619075789103.zip
remove --without-ppds option now
This was intended for the time we had a huge bunch of third party ppds, those are now long gone. SGENT42.PS is now the same as SGENPRT.PS since commit 871d8e0f278dab646e1877a505577edc730a26cf Date: Mon Nov 25 14:13:40 2013 +0000 Resolves: rhbz#188467 default to Type42 so get rid of that one, leaving just the single SGENPRT.PS fallback ppd Change-Id: I851f25b2789b8aa101acd18193cd01e8cded4d09
Diffstat (limited to 'vcl/Package_fontunxppds.mk')
-rw-r--r--vcl/Package_fontunxppds.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/Package_fontunxppds.mk b/vcl/Package_fontunxppds.mk
index 2d9ea466d24c..0902bcb42809 100644
--- a/vcl/Package_fontunxppds.mk
+++ b/vcl/Package_fontunxppds.mk
@@ -20,7 +20,6 @@ $(eval $(call gb_Package_Package,vcl_fontunxppds,$(SRCDIR)/vcl/unx/generic/print
$(eval $(call gb_Package_add_files,vcl_fontunxppds,$(LIBO_SHARE_FOLDER)/psprint/driver,\
SGENPRT.PS \
- SGENT42.PS \
))
# vim: set noet sw=4 ts=4: