2008-08-12 14:06 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/make_rpmw32.sh
* harbour/make_rpmce.sh
! fixed release number setting for empty harbour release string
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-08-12 14:06 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/make_rpmw32.sh
|
||||
* harbour/make_rpmce.sh
|
||||
! fixed release number setting for empty harbour release string
|
||||
|
||||
2008-08-12 13:00 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbhpdf/Makefile
|
||||
! Fixed to find libharu headers in its current default
|
||||
|
||||
@@ -51,6 +51,7 @@ cd `dirname $0`
|
||||
. bin/hb-func.sh
|
||||
hb_ver=`get_hbver`
|
||||
hb_verstat=`get_hbverstat`
|
||||
[ -n "${hb_verstat}" ] || hb_verstat="0"
|
||||
|
||||
NEED_RPM="make gcc binutils bash cegcc-mingw32ce"
|
||||
|
||||
|
||||
@@ -73,6 +73,7 @@ cd `dirname $0`
|
||||
. bin/hb-func.sh
|
||||
hb_ver=`get_hbver`
|
||||
hb_verstat=`get_hbverstat`
|
||||
[ -n "${hb_verstat}" ] || hb_verstat="0"
|
||||
|
||||
NEED_RPM="make gcc binutils bash"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user