Przemyslaw Czerpak
f81d8cb5e2
2009-09-19 14:43 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/mpkg_deb.sh
* harbour/mpkg_rpm.sh
* harbour/mpkg_rpm_win.sh
* harbour/bin/hb-mkdyn.sh
* harbour/bin/postinst.sh
* harbour/mpkg_src.sh
* harbour/mpkg_rpm_wce.sh
* harbour/mpkg_tgz.sh
* replaced command used to force script execution by bash,
instead of:
[ "$BASH" ] || exec bash `which $0` ${1+"$@"}
use:
[ "$BASH" ] || exec bash $0 "$@"
* harbour/bin/hb-func.sh
! use HB_HAS_* variables instead of HB_INC_*
2009-09-19 12:43:58 +00:00
..
2009-09-19 12:43:58 +00:00
2009-09-19 11:58:24 +00:00
2009-09-19 05:19:08 +00:00
2009-09-19 08:16:54 +00:00
2009-09-18 13:13:32 +00:00
2009-09-18 13:13:32 +00:00
2009-09-19 12:01:41 +00:00
2009-09-17 23:44:10 +00:00
2009-09-17 09:11:40 +00:00
2009-09-19 11:53:05 +00:00
2009-09-17 22:03:09 +00:00
2009-09-19 11:58:24 +00:00
2009-09-19 12:43:58 +00:00
2009-06-04 21:01:13 +00:00
2009-08-23 10:57:51 +00:00
2009-09-18 22:30:44 +00:00
2009-09-18 22:30:44 +00:00
2009-09-06 09:11:29 +00:00
2009-09-19 11:46:17 +00:00
2009-09-18 22:30:44 +00:00
2009-09-19 12:43:58 +00:00
2009-03-25 15:34:09 +00:00
2009-09-19 12:43:58 +00:00
2009-09-19 12:43:58 +00:00
2009-09-19 12:43:58 +00:00
2009-09-19 12:43:58 +00:00
2009-09-19 12:43:58 +00:00
2009-09-15 13:48:33 +00:00
2009-01-26 10:34:42 +00:00
2009-08-23 10:57:51 +00:00