autotool question: script permissions
Ralf Corsepius
corsepiu at faw.uni-ulm.de
Tue Jul 15 07:51:30 UTC 2003
On Fri, 2003-07-11 at 19:50, Till Straumann wrote:
> Hi.
>
> I notice that the 'install-if-change' script (in tools/build)
> which is generated during the build process gets installed without
> the execution permission bits set. (644 instead of 755)
> - what needs to be changed to correct that?
... still investigating ...
Till, could you please perform this test with the tarball below:
tar xzvf automake-installtest-0.1.tar.gz
cd automake-installtest-0.1
./configure
make DESTDIR=/tmp install
find /tmp/usr/local -type f -exec ls -l {} \;
I am interested in the output of the find.
Ralf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: automake-installtest-0.1.tar.gz
Type: application/x-gzip
Size: 39860 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/users/attachments/20030715/a74dfbbb/attachment-0001.bin>
More information about the users
mailing list