| 1234567891011 | --- cups-1.4.2.orig/ppdc/Makefile	2009-05-27 01:27:06.000000000 +0200+++ cups-1.4.2/ppdc/Makefile	2009-11-19 21:58:49.000000000 +0100@@ -244,7 +244,7 @@ genstrings:		genstrings.o libcupsppdc.a  		libcupsppdc.a ../cups/libcups.a $(LIBGSSAPI) $(SSLLIBS) \ 		$(DNSSDLIBS) $(COMMONLIBS) $(LIBZ) 	echo Generating localization strings...-	./genstrings >sample.c+	#./genstrings >sample.c   #
 |