]> hackdaworld.org Git - hdw-linux/hdw-linux.git/blobdiff - packages/hackbard/licq/licq
improved openct package build
[hdw-linux/hdw-linux.git] / packages / hackbard / licq / licq
index 03424321d711acd6d57da4265e1f7eb86e2b2f51..d16bca57f09d6a8aca3a01563d76ae05914c790f 100644 (file)
@@ -2,6 +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
+               }