diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-09 13:18:41 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-09 13:18:41 +0000 |
| commit | b6912244355f29876fa09560174f4f801fca4272 (patch) | |
| tree | 15734fc0b23d2c68edaf851f999d74f3c7e889e9 /math/gnumeric2/files/patch-plugins::gb::Makefile.in | |
| parent | 1bfc6b4d8b2e48db5c138236aa3a5d0c0f5182cc (diff) | |
Notes
Diffstat (limited to 'math/gnumeric2/files/patch-plugins::gb::Makefile.in')
| -rw-r--r-- | math/gnumeric2/files/patch-plugins::gb::Makefile.in | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/math/gnumeric2/files/patch-plugins::gb::Makefile.in b/math/gnumeric2/files/patch-plugins::gb::Makefile.in index 921407563055..f56b7f4e776b 100644 --- a/math/gnumeric2/files/patch-plugins::gb::Makefile.in +++ b/math/gnumeric2/files/patch-plugins::gb::Makefile.in @@ -1,14 +1,14 @@ $FreeBSD$ ---- plugins/gb/Makefile.in 2001/07/09 16:19:36 1.1 -+++ plugins/gb/Makefile.in 2001/07/09 16:19:48 -@@ -181,7 +181,7 @@ - gnum_gb_la_SOURCES = common.c common.h excel-gb-application.c excel-gb-application.h excel-gb-context.c excel-gb-context.h excel-gb-interior.c excel-gb-interior.h excel-gb-range.c excel-gb-range.h excel-gb-selection.c excel-gb-selection.h excel-gb-worksheet.c excel-gb-worksheet.h excel-gb-worksheets.c excel-gb-worksheets.h excel-gb-worksheet-function.c excel-gb-worksheet-function.h plugin.c streams.h streams.c +--- plugins/gb/Makefile.in.orig Tue Oct 9 15:16:29 2001 ++++ plugins/gb/Makefile.in Tue Oct 9 15:20:18 2001 +@@ -216,7 +216,7 @@ + gnum_gb_la_LIBADD = \ + $(GB_LIBS) \ + $(GNUMERIC_LIBS) \ +- -lm @GLIB_LIBS@ -lgb -lgbrun ++ -lm @GLIB_LIBS@ -lgbrun --gnum_gb_la_LIBADD = $(GB_LIBS) $(EXTRA_GNOME_LIBS) -lm @GLIB_LIBS@ -lgb -lgbrun -+gnum_gb_la_LIBADD = $(GB_LIBS) $(EXTRA_GNOME_LIBS) -lm @GLIB_LIBS@ -lgbrun - - - EXTRA_DIST = README main.gba gnumeric.gbp $(gnum_gb_DATA) + xml_in_files = plugin.xml.in |
