[gnome-panel/f14/master] another try

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 30 17:12:07 UTC 2010


commit 3860f360e9f9cf0d605c57a4a006db2ecefd086e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Sep 30 13:11:21 2010 -0400

    another try

 gnome-panel-libs.patch |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/gnome-panel-libs.patch b/gnome-panel-libs.patch
index a8d8f52..6e162e0 100644
--- a/gnome-panel-libs.patch
+++ b/gnome-panel-libs.patch
@@ -1,6 +1,6 @@
 diff -up gnome-panel-2.32.0.2/applets/notification_area/Makefile.am.libs gnome-panel-2.32.0.2/applets/notification_area/Makefile.am
 --- gnome-panel-2.32.0.2/applets/notification_area/Makefile.am.libs	2010-09-30 12:29:17.884603002 -0400
-+++ gnome-panel-2.32.0.2/applets/notification_area/Makefile.am	2010-09-30 12:45:06.774603003 -0400
++++ gnome-panel-2.32.0.2/applets/notification_area/Makefile.am	2010-09-30 13:11:01.996603010 -0400
 @@ -1,5 +1,4 @@
  noinst_LTLIBRARIES = libtray.la
 -noinst_PROGRAMS = testtray
@@ -12,10 +12,11 @@ diff -up gnome-panel-2.32.0.2/applets/notification_area/Makefile.am.libs gnome-p
  NOTIFICATION_AREA_LDADD =				\
  	../../libpanel-applet/libpanel-applet-3.la	\
 -	$(X_LIBS)					\
++	libtray.la					\
  	$(NOTIFICATION_AREA_LIBS)			\
  	$(LIBPANEL_APPLET_LIBS)				\
-+	$(X_LIBS)					\
- 	libtray.la
+-	libtray.la
++	$(X_LIBS)
  
  testtray_SOURCES = testtray.c
  testtray_LDADD =			\


More information about the scm-commits mailing list