# hdw - linux licq package # # author: hackbard@hackdaworld.dyndns.org # # [V] 1.2.7 # [S] 3-8 # [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 }