2009-09-02 21:40 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

* harbour/mpkg_deb.sh
    + added hbnetio to DEB packages
This commit is contained in:
Przemyslaw Czerpak
2009-09-02 19:40:28 +00:00
parent 0a8980a100
commit 7b2290f4ba
2 changed files with 5 additions and 1 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-09-02 21:40 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/mpkg_deb.sh
+ added hbnetio to DEB packages
2009-09-02 19:26 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/common/hbver.c
! added additional hack for conditional code used for Windows detection

View File

@@ -56,7 +56,7 @@ then
export HB_INC_X11=no
fi
export HB_CONTRIBLIBS="hbbmcdx hbbtree hbclipsm hbct hbgt hbmisc hbmzip hbnf hbsqlit3 hbtip hbtpathy hbvpdf hbziparc xhb"
export HB_CONTRIBLIBS="hbbmcdx hbbtree hbclipsm hbct hbgt hbmisc hbmzip hbnetio hbnf hbsqlit3 hbtip hbtpathy hbvpdf hbziparc xhb"
if [ ! -f "/usr/include/hpdf.h" ] && \
[ ! -f "/usr/local/include/hpdf.h" ]