[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Changing mkinstalldirs to avoid using mkdir -p
From: |
Nathanael Nerode |
Subject: |
Changing mkinstalldirs to avoid using mkdir -p |
Date: |
Tue, 10 Feb 2004 23:42:29 -0500 |
User-agent: |
Mutt/1.5.5.1+cvs20040105i |
This came up while working on GCC. I'd like to offer this patch to
mkinstalldirs so that it works as expected. Also, GCC would prefer that any
local changes get upstream. :-)
If I need to do anything special copyright-wise, let me know. Alternatively,
rather than commenting the stuff out, you could just delete it, which would
obviate all copyright issues.
--
Nathanael Nerode <neroden at gcc.gnu.org>
US citizens: if you're considering voting for Bush, look at these first:
http://www.misleader.org/ http://www.cbc.ca/news/background/arar/
http://www.house.gov/reform/min/politicsandscience/
mkinstalldirs.diff
Description: Text document
- Changing mkinstalldirs to avoid using mkdir -p,
Nathanael Nerode <=