[Lunar-commits] <moonbase> xfce4-clipman-plugin: Fix to build with exo 0.6.0

Stefan Wold ratler at lunar-linux.org
Mon Jan 24 20:13:03 CET 2011


commit ceb0a1a3d4d25938e834afab90722fe0eb697297
Author: Stefan Wold <ratler at lunar-linux.org>
Date:   Mon Jan 24 20:13:03 2011 +0100

    xfce4-clipman-plugin: Fix to build with exo 0.6.0
---
 xfce4/goodies/xfce4-clipman-plugin/BUILD |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/xfce4/goodies/xfce4-clipman-plugin/BUILD b/xfce4/goodies/xfce4-clipman-plugin/BUILD
index 431db77..23382f1 100644
--- a/xfce4/goodies/xfce4-clipman-plugin/BUILD
+++ b/xfce4/goodies/xfce4-clipman-plugin/BUILD
@@ -7,6 +7,9 @@
 
   OPTS+=" --disable-static" &&
 
+  sedit 's;exo-0.3;exo-1;' configure.ac &&
+  autoconf &&
+
   default_build
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list