[Pkg-john-commits] r169 - trunk/debian

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Mon Jun 2 14:50:04 UTC 2008


Author: hanska-guest
Date: 2008-06-02 14:50:02 +0000 (Mon, 02 Jun 2008)
New Revision: 169

Modified:
   trunk/debian/rules
Log:
Uncommenting CPU:=... ... :(


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2008-06-02 14:49:14 UTC (rev 168)
+++ trunk/debian/rules	2008-06-02 14:50:02 UTC (rev 169)
@@ -7,7 +7,7 @@
 include /usr/share/quilt/quilt.make
 
 ARCH  := $(shell dpkg-architecture -qDEB_HOST_ARCH)
-#CPU   := $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
+CPU   := $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
 CFLAGS = -DJOHN_SYSTEMWIDE -g -c -Wall
 DEST   = $(CURDIR)/debian/john
 




More information about the Pkg-john-commits mailing list