Hi,

I forgot to attach patch.

Here it is.

(For unstable change version from 0.0.2-6+deb7u1 to 0.0.2-7)

Osamu
diff -Nru ibus-array-0.0.2/debian/changelog ibus-array-0.0.2/debian/changelog
--- ibus-array-0.0.2/debian/changelog   2013-07-07 16:07:38.000000000 +0900
+++ ibus-array-0.0.2/debian/changelog   2013-07-07 16:16:04.000000000 +0900
@@ -1,3 +1,9 @@
+ibus-array (0.0.2-6+deb7u1) stable; urgency=low
+
+  * Fix libexecdir. Closes: #715180
+
+ -- Osamu Aoki <[email protected]>  Sun, 07 Jul 2013 16:13:17 +0900
+
 ibus-array (0.0.2-6) unstable; urgency=low
 
   [ Colin Watson ]
diff -Nru ibus-array-0.0.2/debian/rules ibus-array-0.0.2/debian/rules
--- ibus-array-0.0.2/debian/rules       2013-07-07 16:10:32.000000000 +0900
+++ ibus-array-0.0.2/debian/rules       2013-07-07 16:11:54.000000000 +0900
@@ -11,5 +11,5 @@
 
 override_dh_auto_configure:
        ./autogen.sh
-       dh_auto_configure
+       dh_auto_configure -- --libexecdir=/usr/lib/ibus
 

Reply via email to