Source: wmnet
Version: 1.06-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: rebootstrap
Hi,
wmnet fails to cross build from source, because it uses the build
architecture compiler.
Using "dh_auto_build" instead of "make" can solve this problem.
Please consider applying the attached patch.
Hieu.
diff -Nru wmnet-1.06/debian/rules wmnet-1.06/debian/rules
--- wmnet-1.06/debian/rules 2012-03-04 03:13:23.000000000 +0700
+++ wmnet-1.06/debian/rules 2012-03-04 03:20:19.000000000 +0700
@@ -10,7 +10,7 @@
dh_testdir
xmkmf
- make
+ dh_auto_build
touch build-stamp
--
This mail was scanned by BitDefender
For more information please visit http://www.bitdefender.com