[drwright] fix build

Matthias Clasen mclasen at fedoraproject.org
Wed Oct 19 12:01:58 UTC 2011


commit 3e554a24691eb569e8ba89e8a5e63a0aa37c2640
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Oct 19 08:01:23 2011 -0400

    fix build

 drwright-libs.patch |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/drwright-libs.patch b/drwright-libs.patch
index 4665127..f46d7a2 100644
--- a/drwright-libs.patch
+++ b/drwright-libs.patch
@@ -1,7 +1,15 @@
 diff -up drwright-3.2.1/src/Makefile.in.lm drwright-3.2.1/src/Makefile.in
 --- drwright-3.2.1/src/Makefile.in.lm	2011-10-19 07:43:42.540842095 -0400
-+++ drwright-3.2.1/src/Makefile.in	2011-10-19 07:44:10.842841083 -0400
-@@ -379,6 +379,7 @@ libtyping_break_la_LDFLAGS = \
++++ drwright-3.2.1/src/Makefile.in	2011-10-19 08:01:15.098804472 -0400
+@@ -339,6 +339,7 @@ gnome_typing_monitor_CFLAGS = \
+ gnome_typing_monitor_LDADD = \
+ 	$(TYPING_LIBS)		\
+ 	$(SCREENSAVER_LIBS)	\
++	-lm	\
+ 	$(INTLLIBS)
+ 
+ imagedir = $(pkgdatadir)/pixmaps
+@@ -379,6 +380,7 @@ libtyping_break_la_LDFLAGS = \
  
  libtyping_break_la_LIBADD = \
  	$(GSD_PLUGIN_LIBS)	\


More information about the scm-commits mailing list