2013-04-08 02:12 UTC+0200 Viktor Szakats (harbour syenar.net)

* config/postinst.hb
    * minor

  * doc/howtorep.txt
  * README.md
    ! updated link to hbmk2 doc
    * updated steps for committing to emphasis in bin/commit
      script than trying to describe some of the rules
This commit is contained in:
Viktor Szakats
2013-04-08 02:14:06 +02:00
parent df3616a148
commit fe9b84e2c2
4 changed files with 22 additions and 21 deletions

View File

@@ -80,8 +80,8 @@ PROCEDURE Main( ... )
/* public Harbour scripts */
FOR EACH tmp IN { ;
"bin/3rdpatch.hb", ;
"bin/commit.hb", ;
"bin/check.hb", ;
"bin/commit.hb", ;
"bin/harbour.ucf" }
mk_hb_FCopy( tmp, GetEnvC( "HB_INSTALL_BIN" ) + hb_ps() )
NEXT