From 977af731ca5f76799cdb7aa14e4f071c38f34999 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 9 Jan 2010 01:22:29 +0000 Subject: * Updated automake/autoconf * Detects Python 2.6 * Various compilation fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1071924 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- qtruby/bin/rbqtapi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtruby/bin/rbqtapi') diff --git a/qtruby/bin/rbqtapi b/qtruby/bin/rbqtapi index 30735b48..4540b3c6 100755 --- a/qtruby/bin/rbqtapi +++ b/qtruby/bin/rbqtapi @@ -1,4 +1,4 @@ -#!/usr/bin/env ruby +#!/usr/bin/env ruby1.8 # Note: this program is part of qtruby and makes use of its internal functions. # You should not rely on those in your own programs. -- cgit v1.2.1