Control: tags -1 + moreinfo On Thu, 2013-07-04 at 22:42 +0900, Osamu Aoki wrote: > Wrong libexecdir breaking GUI menu. > > A part of ibus family package bug fixes.
diff -Nru ibus-xkbc-1.3.3.20100922/debian/rules ibus-xkbc-1.3.3.20100922/debian/rules --- ibus-xkbc-1.3.3.20100922/debian/rules 2013-07-04 21:39:26.000000000 +0900 +++ ibus-xkbc-1.3.3.20100922/debian/rules 2013-07-04 21:43:20.000000000 +0900 @@ -10,10 +10,10 @@ #export DH_VERBOSE=1 %: - dh --with quilt $@ + dh $@ --with autotools-dev Please could you explain that change? Regards, Adam -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

