libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Patch #39] Handle 'install' options better


From: nobody
Subject: [Patch #39] Handle 'install' options better
Date: Thu, 18 Oct 2001 14:19:38 -0400

Patch #39 has been updated. 

Project: 
Category: None
Status: Open
Summary: Handle 'install' options better

Follow-Ups:

Date: 2001-Oct-18 18:19
By: manta

Comment:
This patch allows libtool to handle the following options to install, that it 
could not before:

libtool --mode=install install -svm 664 libfoo.la /usr/lib/libfoo.la
libtool --mode=install install -m664 libfoo.la /usr/lib/libfoo.la
libtool --mode=install install -svm664 libfoo.la /usr/lib/libfoo.la

(version 2 fixes a 'sed' portability issue)

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=39&group_id=25



reply via email to

[Prev in Thread] Current Thread [Next in Thread]