diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-04-07 10:38:30 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-04-07 10:38:30 +0000 |
commit | b47be74084057e3550b8723eae1dbc0f7c0d2fa5 (patch) | |
tree | 82e808f1c6023ffd99af5a14a44b649fd49d587e /print/gutenprint-base/files/patch-src_main_Makefile.in | |
parent | 503c7f7052756548d3712a6b0f3fb6d32ddbb8e9 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_1_0'.release/6.1.0
Notes
Notes:
svn path=/head/; revision=159032
svn path=/tags/RELEASE_6_1_0/; revision=159033; tag=release/6.1.0
Diffstat (limited to 'print/gutenprint-base/files/patch-src_main_Makefile.in')
-rw-r--r-- | print/gutenprint-base/files/patch-src_main_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/gutenprint-base/files/patch-src_main_Makefile.in b/print/gutenprint-base/files/patch-src_main_Makefile.in deleted file mode 100644 index 1f6e7e4918ed..000000000000 --- a/print/gutenprint-base/files/patch-src_main_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/main/Makefile.in.orig Fri Jul 16 09:18:56 2004 -+++ src/main/Makefile.in Fri Jul 16 21:15:04 2004 -@@ -200,7 +200,7 @@ - - libgimpprint_la_SOURCES = gimp-print-internal.h print-lexmark.c print-canon.c print-dither.c print-escp2.c print-escp2.h print-escp2-data.c print-pcl.c print-ps.c print-util.c print-color.c print-weave.c print-version.c print-dither-matrices.c print-dither.h quickmatrix257.h ran.367.179.h ran.509.131.h - --libgimpprint_la_LIBADD = $(GIMPPRINT_DEPLIBS) -+libgimpprint_la_LIBADD = $(GIMPPRINT_DEPLIBS) $(INTLLIBS) - # Uncommment to build an unversioned library (version in soname) - #libgimpprint_la_LDFLAGS = -release $(GIMPPRINT_VERSION) -rpath $(libdir) - # Uncomment to build a versioned library |