From 37fb195dc2faceddc010981e2648cdb9cd04a43f Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 21 Aug 2011 01:43:11 +0000 Subject: Convert remaining references to kde3 (e.g. in paths) to trinity git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- qtruby/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtruby') diff --git a/qtruby/INSTALL b/qtruby/INSTALL index 86e05d3d..6072e4ac 100644 --- a/qtruby/INSTALL +++ b/qtruby/INSTALL @@ -28,7 +28,7 @@ To build the Qt.so extension, provide 'extconf.rb' with the directories where the Qt and Smoke libraries are installed: $ cd qtruby/rubylib/qtruby -$ ruby extconf.rb --with-smoke-dir=/opt/kde3 \ +$ ruby extconf.rb --with-smoke-dir=/opt/trinity \ --with-qt-dir=/home/duke/src/kde/HEAD/qt-copy $ make $ make install -- cgit v1.2.3