summaryrefslogtreecommitdiffstats
path: root/qtruby/INSTALL
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-07-23 01:37:49 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-07-23 01:37:49 +0200
commit3d89f5e5c4efb3a3e8fe05540ef4f7cf104d371f (patch)
tree9b254c811c8aa56429c642c7807312090d675c27 /qtruby/INSTALL
parentd2dde67b0fd0afbdfaa4411a135f1dc1192edf1f (diff)
downloadtdebindings-3d89f5e5c4efb3a3e8fe05540ef4f7cf104d371f.tar.gz
tdebindings-3d89f5e5c4efb3a3e8fe05540ef4f7cf104d371f.zip
Rename smokeqt -> smoketqt
Diffstat (limited to 'qtruby/INSTALL')
-rw-r--r--qtruby/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtruby/INSTALL b/qtruby/INSTALL
index f2b39996..94fc7787 100644
--- a/qtruby/INSTALL
+++ b/qtruby/INSTALL
@@ -47,7 +47,7 @@ Build Qt/Mac and install in /Developer/qt. These configure flags work well:
Configure QtRuby and build the Smoke library:
$ ./configure '--with-qt-dir=/Developer/qt' '--enable-mac'
-$ cd smoke/qt
+$ cd smoke/tqt
# Generate the Smoke library sources:
$ perl generate.pl
# Overwrite the automake generated Makefile: