[Libreoffice-commits] .: psprint_config/configuration
Michael Meeks
mmeeks at kemper.freedesktop.org
Tue Mar 29 04:20:41 PDT 2011
psprint_config/configuration/ppds/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 41a3b70e25a1a8d3531a92776457fcb350d90253
Author: Michael Meeks <michael.meeks at novell.com>
Date: Tue Mar 29 12:19:42 2011 +0100
if we patch ppds, don't package .orig files
diff --git a/psprint_config/configuration/ppds/makefile.mk b/psprint_config/configuration/ppds/makefile.mk
index f2908bf..eab740a 100644
--- a/psprint_config/configuration/ppds/makefile.mk
+++ b/psprint_config/configuration/ppds/makefile.mk
@@ -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
More information about the Libreoffice-commits
mailing list