2010-07-26 23:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/postinst.hbs
! Typo fixed.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-07-26 23:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/postinst.hbs
|
||||
! Typo fixed.
|
||||
|
||||
2010-07-26 22:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
- mpkg_deb.sh
|
||||
- Deleted wrapper script. Pls use the method documented in
|
||||
|
||||
@@ -230,7 +230,7 @@ PROCEDURE Main()
|
||||
cSH_Script += 'exit \$?'
|
||||
cSH_Script += 'HB_INST_EOF'
|
||||
|
||||
hb_MemoWrite( tmp, cSH_Script + hb_MemoRead( cTar_Path ) )
|
||||
hb_MemoWrit( tmp, cSH_Script + hb_MemoRead( cTar_Path ) )
|
||||
|
||||
hb_FGetAttr( tmp, @nAttr )
|
||||
hb_FSetAttr( tmp, hb_bitOr( nAttr, HB_FA_XOTH ) )
|
||||
|
||||
Reference in New Issue
Block a user