#!/bin/sh

# "stp" replaced by "gimp-print"
rm -f db/source/driver/stp.xml
# "cZ11" replaced by "cZ11somsom"
rm -f db/source/driver/cZ11.xml
# "hpdj" replaced by "pcl3"
rm -f db/source/driver/hpdj.xml
# "lxm3200[mcp]" replaced by "lxm3200"
rm -f db/source/driver/lxm3200[mcp].xml
# Japanese drivers which are not in our GhostScript
rm -f db/source/driver/rpdl.xml
rm -f db/source/driver/filter*.xml
rm -f db/source/driver/bjc800j.xml
rm -f db/source/driver/bj10.xml
# Japanese drivers removed from out GhostScript because of incompatibility
# of the VFlib and the backport of the security patch of GhostScript 6.53
rm -f db/source/driver/ljet4pjl.xml
rm -f db/source/driver/lj4dithp.xml
rm -f db/source/driver/dj505j.xml
rm -f db/source/driver/picty180.xml
rm -f db/source/driver/pr201.xml
rm -f db/source/driver/pr150.xml
rm -f db/source/driver/pr1000.xml
rm -f db/source/driver/pr1000_4.xml
rm -f db/source/driver/jj100.xml
rm -f db/source/driver/bj10v.xml
rm -f db/source/driver/bj10vh.xml
rm -f db/source/driver/mag16.xml
rm -f db/source/driver/mag256.xml
rm -f db/source/driver/mj700v2c.xml
rm -f db/source/driver/mj500c.xml
rm -f db/source/driver/mj6000c.xml
rm -f db/source/driver/mj8000c.xml
rm -f db/source/driver/fmpr.xml
rm -f db/source/driver/fmlbp.xml
rm -f db/source/driver/ml600.xml
rm -f db/source/driver/lbp310.xml
rm -f db/source/driver/lbp320.xml
rm -f db/source/driver/lips2p.xml
rm -f db/source/driver/bjc880j.xml
rm -f db/source/driver/lips4.xml
rm -f db/source/driver/lips4v.xml
rm -f db/source/driver/escpage.xml
rm -f db/source/driver/lp2000.xml
rm -f db/source/driver/npdl.xml
rm -f db/source/driver/md50Mono.xml
rm -f db/source/driver/md50Eco.xml
rm -f db/source/driver/md1xMono.xml
