Kaydet (Commit) 31866117 authored tarafından Michael Meeks's avatar Michael Meeks

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

üst 662b3b77
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment