Re: [GD-DEVEL] New commits
[email protected] (Lars Hecking)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
> > By the way, if you like to remove the "configure" and related data
> > from cvs and add an autogen.sh, please do, we have to do it anyway :)
>
> Will do, but it might take a day or two.
Done. There are still a few issues, though:
- I don't receive gd-cvs. In fact, I didn't get responses from the list
server at all when emailing gd-cvs-subscribe.
- I could have done something wrong, but I don't think so (my umask is
always 022): all permissions of checked-out files are wrong, they are
missing the world-readable and in some cases the world-executable flag.
-rw-r----- 1 lqh design 2184 Apr 5 2006 COPYING
drwxr-xr-x 2 lqh design 4096 Oct 12 12:38 CVS/
-rw-r----- 1 lqh design 9240 Apr 5 2006 INSTALL
-rw-r--r-- 1 lqh design 1586 Oct 12 12:40 ISSUES
-rw-r--r-- 1 lqh design 37255 Oct 12 12:27 Makefile
-rw-r----- 1 lqh design 1220 Oct 9 15:22 Makefile.am
-rw-r----- 1 lqh design 19945 Apr 5 2006 README-JPEG.TXT
Not sure if there's an easy way to fix this.
- Is ISSUES meant to be distributed through "make dist"?