]> hackdaworld.org Git - hdw-linux/hdw-linux.git/blobdiff - packages/hackbard/licq/licq
documentation updated / fixed & updated cdrtools / fixed coreutils
[hdw-linux/hdw-linux.git] / packages / hackbard / licq / licq
index 04827df21de9ab40aa70c195f4d8542b74855ad1..d0039fd4fd6e5b6cd74ffd73fe10cc0b422d392f 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
                }
-