Author: dnusinow
Date: 2006-04-19 02:36:05 -0400 (Wed, 19 Apr 2006)
New Revision: 1874

Modified:
   trunk/xserver/xorg-server-1.0.2/debian/rules
Log:
Fucking make

Modified: trunk/xserver/xorg-server-1.0.2/debian/rules
===================================================================
--- trunk/xserver/xorg-server-1.0.2/debian/rules        2006-04-19 06:10:05 UTC 
(rev 1873)
+++ trunk/xserver/xorg-server-1.0.2/debian/rules        2006-04-19 06:36:05 UTC 
(rev 1874)
@@ -31,8 +31,8 @@
 INSTALL=/usr/bin/install
 
 # s390 chokes on inline functions. See #362641
-ifeq ($(DEB_HOST_ARCH), 's390')
-       CFLAGS += '-DNO_INLINE'
+ifeq ($(DEB_HOST_ARCH), s390)
+       CFLAGS += -DNO_INLINE
 endif
 
 # disable-static is so we don't get libfoo.a for modules.  now if only we could


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to