if we patch ppds, don't package .orig files
This commit is contained in:
parent
662b3b7762
commit
31866117cb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user