Hi all, I've maintained lynx-cur and with 2.8.6dev.17 there seemed a bit problems. I've updated source trees of lynx by patches and got an error at compiling 2.8.6dev.17 because scripts/cfg_path.sh was not executable.
I downloaded full source then it seemed all files in scripts directory were executable. [full source] [EMAIL PROTECTED]:~/misc/pack/lynx2-8-6$ LANG=C ls -l scripts/* -rwxr-xr-x 1 kohda kohda 11809 Jun 3 2005 scripts/cfg2html.pl -rwxr-xr-x 1 kohda kohda 855 Jan 23 10:16 scripts/cfg_defs.sh -rwxr-xr-x 1 kohda kohda 503 Jan 13 1999 scripts/cfg_edit.sh -rwxr-xr-x 1 kohda kohda 250 Jan 23 10:16 scripts/cfg_path.sh -rwxr-xr-x 1 kohda kohda 384 Jan 18 1999 scripts/fixtext.sh -rwxr-xr-x 1 kohda kohda 2624 May 24 2004 scripts/indent.sh -rwxr-xr-x 1 kohda kohda 1794 Dec 2 2002 scripts/install-cfg.sh -rwxr-xr-x 1 kohda kohda 431 Jun 19 1999 scripts/man2hlp.sh -rwxr-xr-x 1 kohda kohda 3806 Dec 19 07:52 scripts/tbl2html.pl [patched source] [EMAIL PROTECTED]:~/work/pack/cvs/lynx-cur$ LANG=C ls -l scripts/* -rw-r--r-- 1 kohda kohda 11809 Jun 5 2005 scripts/cfg2html.pl -rw-r--r-- 1 kohda kohda 855 Jan 27 08:10 scripts/cfg_defs.sh -rw-r--r-- 1 kohda kohda 503 Jan 27 08:10 scripts/cfg_edit.sh -rw-r--r-- 1 kohda kohda 250 Jan 27 08:10 scripts/cfg_path.sh -rw-r--r-- 1 kohda kohda 384 Jan 27 08:10 scripts/fixtext.sh -rw-r--r-- 1 kohda kohda 2624 May 24 2004 scripts/indent.sh -rw-r--r-- 1 kohda kohda 1794 Dec 2 2002 scripts/install-cfg.sh -rw-r--r-- 1 kohda kohda 431 Dec 16 1999 scripts/man2hlp.sh -rw-r--r-- 1 kohda kohda 3806 Dec 19 09:00 scripts/tbl2html.pl Is there any chance that even with a patch, one could get correct permission of files? Regards, 2006-2-1(Wed) -- Debian Developer & Debian JP Developer - much more I18N of Debian Atsuhito Kohda <[EMAIL PROTECTED]> Department of Math., Univ. of Tokushima _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
