Skip to content

Commit 8f00cfb

Browse files
committed
Change to set python path to configured one properly
1 parent 6015ea3 commit 8f00cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup/ibus-setup-array.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
# along with this program; if not, write to the Free Software
2020
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
2121

22-
exec python @prefix@/share/ibus-array/setup/main.py $@
22+
exec @PYTHON@ @prefix@/share/ibus-array/setup/main.py $@
2323

0 commit comments

Comments
 (0)