r48 - unstable/rutilt/debian

benh at alioth.debian.org benh at alioth.debian.org
Mon Oct 8 00:04:20 UTC 2007


Author: benh
Date: 2007-10-08 00:04:19 +0000 (Mon, 08 Oct 2007)
New Revision: 48

Modified:
   unstable/rutilt/debian/rules
Log:
Changed configuration options to ensure /usr/include/linux is used.


Modified: unstable/rutilt/debian/rules
===================================================================
--- unstable/rutilt/debian/rules	2007-10-07 23:47:31 UTC (rev 47)
+++ unstable/rutilt/debian/rules	2007-10-08 00:04:19 UTC (rev 48)
@@ -5,7 +5,7 @@
 
 include /usr/share/quilt/quilt.make
 
-CONFIGURE_OPTIONS := --launcher=external --prefix=/usr --force
+CONFIGURE_OPTIONS := --launcher=external --prefix=/usr --kernel_sources=/usr
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 	CONFIGURE_OPTIONS += --debug




More information about the Pkg-ralink-commits mailing list