[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libx11: Changes to 'debian-experimental'



 debian/changelog |    7 +++++++
 debian/rules     |    3 ---
 2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit c19ff4ccb7425326c60ee1a999044e2bbcc28a53
Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
Date:   Mon Feb 12 00:04:31 2007 +0100

    * Drop -DLIBXCURSOR from CFLAGS since upstream default is now correct
      (closes: #392618).

diff --git a/debian/changelog b/debian/changelog
index 4d77e74..e4fa393 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libx11 (2:1.1.1-2) UNRELEASED; urgency=low
+
+  * Drop -DLIBXCURSOR from CFLAGS since upstream default is now correct
+    (closes: #392618).
+
+ -- Brice Goglin <Brice.Goglin@ens-lyon.org>  Sun, 11 Feb 2007 23:14:22 +0100
+
 libx11 (2:1.1.1-1) experimental; urgency=low
 
   [ Michel Dänzer ]
diff --git a/debian/rules b/debian/rules
index d8bec51..228750e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,9 +43,6 @@ endif
 
 confflags += --enable-man-pages=3
 
-# so very wrong
-CFLAGS += -DLIBXCURSOR=\\\"libXcursor.so.1\\\"
-
 build: genscripts patch build-stamp
 build-stamp:
 	dh_testdir



Reply to: