On 11/04/2010 02:42 AM, Asbjoern Sloth Toennesen wrote: > + case "$SUBARCH" in > + arm) debarch=$(grep -q CONFIG_AEABI=y .config \ > + && echo armel || echo arm) ;; > + esac
Hmm, didn't test the ARM part of that patch properly SUBARCH isn't available to builddeb. Will reply to this mail with fixed patch. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

