2010-07-27 15:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* utils/hbrun/hbrun.prg
    ! Typo in prev.
This commit is contained in:
Viktor Szakats
2010-07-27 13:33:06 +00:00
parent 6f0717765e
commit 1db9c12b0b
2 changed files with 5 additions and 1 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2010-07-27 15:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbrun/hbrun.prg
! Typo in prev.
2010-07-27 15:30 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/postinst.hbs
! Fixed to copy bin/*.hbs files also on *nix systems.

View File

@@ -93,7 +93,7 @@ PROCEDURE _APPMAIN( cFile, ... )
AADD( s_aIncDir, "-I" + cPath )
ENDIF
#else
HB_SYMBOL_UNUSED( cExt )
HB_SYMBOL_UNUSED( cDir )
#endif
cPath := getenv( "HB_INC_INSTALL" )