2010-05-12 18:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* config/postinst.prg
    - Deleted -trace option left there.
This commit is contained in:
Viktor Szakats
2010-05-12 16:34:40 +00:00
parent 88a247ea23
commit 78ff060214
2 changed files with 5 additions and 1 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to author(s): Viktor Szakats.
*/
2010-05-12 18:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/postinst.prg
- Deleted -trace option left there.
2010-05-12 16:58 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
+ contrib/gtalleg/gtalleg.hbi
+ contrib/hbblat/hbblat.hbi

View File

@@ -84,7 +84,7 @@ PROCEDURE Main()
hb_processRun( GetEnv( "HB_HOST_BIN_DIR" ) + _PS_ + "hbmk2" +;
" @" + "contrib\" + tmp[ F_NAME ] + "\" + tmp[ F_NAME ] + ".hbi " +;
"-o${HB_LIB_INSTALL}/ -trace" )
"-o${HB_LIB_INSTALL}/" )
ENDIF
NEXT
ENDIF