[xfce4-sensors-plugin] Fix gcc patch

Christoph Wickert cwickert at fedoraproject.org
Sun Jul 3 13:50:59 UTC 2011


commit 646dcf28b3ef48e38b1492b1d8cdad704eff0c39
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sun Jul 3 15:50:38 2011 +0200

    Fix gcc patch

 xfce4-sensors-plugin-1.0.0-gcc.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xfce4-sensors-plugin-1.0.0-gcc.patch b/xfce4-sensors-plugin-1.0.0-gcc.patch
index ea411fb..91f3ba7 100644
--- a/xfce4-sensors-plugin-1.0.0-gcc.patch
+++ b/xfce4-sensors-plugin-1.0.0-gcc.patch
@@ -4,7 +4,7 @@
  # @LIBXFCE4PANEL_CFLAGS@
  
  xfce4_sensors_LDFLAGS = \
--	--no-undefined \
+-	--no-undefined		\
  	@PLATFORM_LDFLAGS@
  
  xfce4_sensors_LDADD = \


More information about the scm-commits mailing list