/[gentoo-x86]/net-print/cups-filters/files/cups-filters-9999-imagetoraster.patch
Gentoo

Contents of /net-print/cups-filters/files/cups-filters-9999-imagetoraster.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Sun Jun 10 10:34:25 2012 UTC (11 months, 1 week ago) by scarabeus
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Remove applied patches.

(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

1 === modified file 'Makefile.am'
2 --- Makefile.am 2012-06-08 21:57:38 +0000
3 +++ Makefile.am 2012-06-08 22:10:33 +0000
4 @@ -479,7 +479,9 @@
5 filter/common.h \
6 filter/imagetoraster.c
7 imagetoraster_CFLAGS = $(CUPS_CFLAGS)
8 -imagetoraster_LDADD = $(CUPS_LIBS)
9 +imagetoraster_LDADD = \
10 + $(CUPS_LIBS) \
11 + libcupsfilters.la
12
13 pdftoijs_SOURCES = \
14 filter/pdftoijs.cxx \
15

  ViewVC Help
Powered by ViewVC 1.1.13