CHANGELOG 2005-08-17
[hdw-linux/hdw-linux.git] / packages / hackbard / licq / licq
index 04827df..d16bca5 100644 (file)
@@ -2,13 +2,12 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] 1.2.7
+# [V] 1.3.0
 # [S] 3-8
-# [D] licq-1.2.7.tar.bz2 http://belnet.dl.sourceforge.net/sourceforge/licq/
+# [D] licq-1.3.0.tar.bz2 http://mesh.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
                }
-