]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/Makefile.am (install-data-local): Don't force v7 tar
authorGary V. Vaughan <gary@gnu.org>
Thu, 10 Mar 2005 16:40:19 +0000 (16:40 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 10 Mar 2005 16:40:19 +0000 (16:40 +0000)
commite2faf40154ad0b13e0a3ca3ccdd52464041c114c
tree6829f34e429d4d0375a6d7859189874d2f7b6ce6
parent8fad674fb7efd856af221805ae9a8ed8b5efd154
* libltdl/Makefile.am (install-data-local): Don't force v7 tar
format with the `o' flag in create mode.
Set the umask to 0 when untarring to avoid copied files taking
their mode from the installer's umask.
* libltdl/loaders/Makefile.am (install-data-local): Ditto.
* libtoolize.m4sh (func_copy_cb): Ditto.
Ignore errors from failed `cd' in the tar processes, since we
may be running in dryrun mode.
Reported by Noah Misch <noah@cs.caltech.edu>,
Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
ChangeLog
libltdl/Makefile.am
libltdl/loaders/Makefile.am
libtoolize.m4sh