SOURCES: gtkmathview-no_static_viewer.patch - updated for 0.7.8

qboosh qboosh at pld-linux.org
Sat Jun 16 10:10:23 CEST 2007


Author: qboosh                       Date: Sat Jun 16 08:10:23 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 0.7.8

---- Files affected:
SOURCES:
   gtkmathview-no_static_viewer.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gtkmathview-no_static_viewer.patch
diff -u SOURCES/gtkmathview-no_static_viewer.patch:1.1 SOURCES/gtkmathview-no_static_viewer.patch:1.2
--- SOURCES/gtkmathview-no_static_viewer.patch:1.1	Mon Oct 10 17:08:56 2005
+++ SOURCES/gtkmathview-no_static_viewer.patch	Sat Jun 16 10:10:18 2007
@@ -1,6 +1,5 @@
-diff -aurN gtkmathview-0.7.4.orig/viewer/Makefile.am gtkmathview-0.7.4/viewer/Makefile.am
---- gtkmathview-0.7.4.orig/viewer/Makefile.am	2005-08-14 21:31:13.000000000 +0200
-+++ gtkmathview-0.7.4/viewer/Makefile.am	2005-10-10 16:47:31.000000000 +0200
+--- gtkmathview-0.7.8/viewer/Makefile.am.orig	2007-01-25 08:30:03.000000000 +0100
++++ gtkmathview-0.7.8/viewer/Makefile.am	2007-06-16 00:01:40.247659531 +0200
 @@ -8,9 +8,6 @@
  
  noinst_PROGRAMS = $(NULL)
@@ -32,7 +31,7 @@
 @@ -46,7 +32,7 @@
    $(NULL)
  
- test_embedding_SOURCES = test_embedding.c
+ test_embedding_SOURCES = test_embedding.c dummy.cc
 -test_embedding_LDFLAGS = -no-install -static
 +test_embedding_LDFLAGS = -no-install
  test_embedding_LDADD = \
@@ -41,7 +40,7 @@
 @@ -57,7 +43,7 @@
    $(NULL)
  
- test_loading_SOURCES = test_loading.c
+ test_loading_SOURCES = test_loading.c dummy.cc
 -test_loading_LDFLASG = -no-install -static
 +test_loading_LDFLASG = -no-install
  test_loading_LDADD = \
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/gtkmathview-no_static_viewer.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list