Re: [AD] script updates in CVS. |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Grzegorz Adam Hankiewicz <gradha@xxxxxxxxxx> wrote:
> After I ran the new ./fix.sh unix, all the .sh files in the misc directory
> had their execution bits removed, which made dependency generation fail.
> Running chmod 755 misc/*.sh solved it, but is it normal?
i've moved the line 'chmod -f +x configure *.sh misc/*.sh misc/*.pl' from
proc_unix() and into proc_dtou() where it belongs. :o) thanks for letting me
know!
-henrik