if we patch ppds, don't package .orig files

This commit is contained in:
Michael Meeks 2011-03-29 12:19:42 +01:00
parent 662b3b7762
commit 31866117cb

View File

@ -39,7 +39,7 @@ ZIP1TARGET = fontunxppds
.IF "$(WITH_SYSTEM_PPD_DIR)" != ""
ZIP1LIST = SGENPRT.PS SGENT42.PS GENERIC.PS
.ELSE
ZIP1LIST = * -x makefile.* -x delzip
ZIP1LIST = * -x makefile.* -x delzip -x *.orig
.ENDIF
.INCLUDE : target.mk