found 495467 0.4-2
thanks

The patch isn't applied due to a bug in debian/rules, so it still
fails on ARM and MIPS. The appended change fixes it.


Thiemo


--- lfhex-0.4.orig/debian/rules 2008-09-02 00:47:27.000000000 +0200
+++ lfhex-0.4/debian/rules      2008-09-02 00:44:18.000000000 +0200
@@ -2,8 +2,8 @@
 
 include /usr/share/dpatch/dpatch.make
 
-configure: patch-stamp configure-stamp
-configure-stamp:
+configure: configure-stamp
+configure-stamp: patch-stamp
        dh_testdir
 
        qmake lfhex.pro



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

Reply via email to