]> 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 17:25:29 +0000 (17:25 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 10 Mar 2005 17:25:29 +0000 (17:25 +0000)
commitb2e8ac266b59d66ea3a53620c10105d58faa3379
treed28fca4917efbca3deb70e5163f6f6e1690e9de9
parentba2945ae211925c2a8f84cfd9c64943bda6b1d3f
* 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