Author: dnusinow
Date: 2006-04-19 01:59:00 -0400 (Wed, 19 Apr 2006)
New Revision: 1872

Modified:
   trunk/xserver/xorg-server-1.0.2/debian/rules
Log:
Typofix. Thanks Daniel Stone.

Modified: trunk/xserver/xorg-server-1.0.2/debian/rules
===================================================================
--- trunk/xserver/xorg-server-1.0.2/debian/rules        2006-04-19 05:55:50 UTC 
(rev 1871)
+++ trunk/xserver/xorg-server-1.0.2/debian/rules        2006-04-19 05:59:00 UTC 
(rev 1872)
@@ -31,7 +31,7 @@
 INSTALL=/usr/bin/install
 
 # s390 chokes on inline functions. See #362641
-ifeq ($(DEB_HOST_ACH), 's390')
+ifeq ($(DEB_HOST_ARCH), 's390')
        CFLAGS += '-DNO_INLINE'
 endif
 


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

Reply via email to