2010-03-23 01:02 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* bin/postinst.prg
- Deleted hb-mkimp.bat reference. This file is no more.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-03-23 01:02 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* bin/postinst.prg
|
||||
- Deleted hb-mkimp.bat reference. This file is no more.
|
||||
|
||||
2010-03-23 00:54 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbwin/hbwin.ch
|
||||
* contrib/hbwin/Makefile
|
||||
|
||||
@@ -56,10 +56,6 @@ PROCEDURE Main()
|
||||
hb_FCopy( "COPYING", GetEnv( "HB_INSTALL_PREFIX" ) + hb_osPathSeparator() + "COPYING" )
|
||||
hb_FCopy( "INSTALL", GetEnv( "HB_INSTALL_PREFIX" ) + hb_osPathSeparator() + "INSTALL" )
|
||||
hb_FCopy( "TODO" , GetEnv( "HB_INSTALL_PREFIX" ) + hb_osPathSeparator() + "TODO" )
|
||||
|
||||
IF GetEnv( "HB_PLATFORM" ) $ "win|wce"
|
||||
hb_FCopy( "bin" + hb_osNewLine() + "hb-mkimp.bat", GetEnv( "HB_BIN_INSTALL" ) + hb_osPathSeparator() + "hb-mkimp.bat" )
|
||||
ENDIF
|
||||
ENDIF
|
||||
|
||||
ErrorLevel( nErrorLevel )
|
||||
|
||||
Reference in New Issue
Block a user