On Mon, 30 Nov 2009, francesco perillo wrote: Hi,
> sorry, solved.... > /bin/postinst.sh had no x mode bit... > chmod a+x bin/*.sh solved... > is it normal that I have .sh files without x bit ? I'm getting files > from svn.... No, druzus:~/CVS/harbour/harbour# svn pl bin/postinst.sh Properties on 'bin/postinst.sh': svn:executable svn:keywords svn:eol-style so bin/postinst.sh has executable attribute but it was removed for some reasons in your local SVN copy. It's not Harbour releated problem. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
