small fix to INSTALL documentation + build qt licq frontend
[hdw-linux/hdw-linux.git] / packages / hackbard / licq / licq
1 # hdw - linux licq package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 1.2.7
6 # [S] 3-8
7 # [D] licq-1.2.7.tar.bz2 http://belnet.dl.sourceforge.net/sourceforge/licq/
8
9 post_install()  {
10         cd plugins/qt-gui
11         ./configure $confopt
12         make $make_conf ; make install $install_conf
13                 }