2009-09-24 18:41 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* bin/postinst.sh
    ! Commented messing around with include attribs.
      I guess this should only be done if HB_INSTALL_PREFIX is some 
      temp area where we assemble distro package.
      Fixme.
This commit is contained in:
Viktor Szakats
2009-09-24 16:43:03 +00:00
parent 91c3593b31
commit 90ecce3331
2 changed files with 8 additions and 1 deletions

View File

@@ -17,6 +17,13 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-09-24 18:41 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* bin/postinst.sh
! Commented messing around with include attribs.
I guess this should only be done if HB_INSTALL_PREFIX is some
temp area where we assemble distro package.
Fixme.
2009-09-24 17:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* Makefile
* utils/Makefile

View File

@@ -40,7 +40,7 @@ fi
. ${hb_root}/bin/hb-func.sh
chmod 644 $HB_INC_INSTALL/*
# chmod 644 $HB_INC_INSTALL/*
if [ "$HB_COMPILER" = "gcc" ] || \
[ "$HB_COMPILER" = "mingw" ] || \