]> git.pld-linux.org Git - packages/gtkmathview.git/commitdiff
- updated for 0.7.8
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 16 Jun 2007 08:10:18 +0000 (08:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gtkmathview-no_static_viewer.patch -> 1.2

gtkmathview-no_static_viewer.patch

index 65617165fac97e372ee96b38ca259a38032c9ffe..15dc2efa15643d45eee747c1058bfd3ade6fdf08 100644 (file)
@@ -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 @@ diff -aurN gtkmathview-0.7.4.orig/viewer/Makefile.am gtkmathview-0.7.4/viewer/Ma
 @@ -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 @@ diff -aurN gtkmathview-0.7.4.orig/viewer/Makefile.am gtkmathview-0.7.4/viewer/Ma
 @@ -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 = \
This page took 0.085154 seconds and 4 git commands to generate.