small fix to INSTALL documentation + build qt licq frontend
[hdw-linux/hdw-linux.git] / packages / hackbard / licq / licq
index 04827df..d0039fd 100644 (file)
@@ -7,8 +7,7 @@
 # [D] licq-1.2.7.tar.bz2 http://belnet.dl.sourceforge.net/sourceforge/licq/
 
 post_install() {
-       cd plugins/qt-gui &&
-       ./configure $confopt &&
-       make $make_conf && make install $install_conf
+       cd plugins/qt-gui
+       ./configure $confopt
+       make $make_conf ; make install $install_conf
                }
-