|
From: | Gregory John Casamento |
Subject: | [bug #27801] Add -D flag to allow creation of directories when installing... |
Date: | Tue, 27 Oct 2009 07:06:37 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 |
Follow-up Comment #2, bug #27801 (project gnustep): I am running into this issue during my port of WebKit.... When listing the headers in the GNUmakefile like so: XXX_HEADER_FILES= ./somedir/somefile.h GNUstep-make current dies because it uses install -n -p and somedir doesn't currently exist. If you add the -D flag it would attempt to create "somedir" if it doesn't currently exist at the installation destination. It simply makes things easier. Please let me know if you still need me to upload an example framework/library to illustrate this. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?27801> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |