[Rpm-maint] [patch] Use MKDIR_P
Ralf Corsepius
rc040203 at freenet.de
Mon Aug 6 08:49:50 UTC 2007
... and the next patch:
It addresses 2 related issues
* $(mkinstalldirs) in Makefile.ams is an anachronism.
Modern Makefile.ams should use $(MKDIR_P) instead.
* There is one direct call to "mkdir -p" inside of the toplevel
Makefile.am - mkdir -p is non-portable. Portable Makefile.ams should use
MKDIR_P instead.
Ralf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rpm-rc-20070806-2.diff
Type: text/x-patch
Size: 4826 bytes
Desc: not available
Url : http://lists.rpm.org/pipermail/rpm-maint/attachments/20070806/5c42fbc0/attachment-0001.bin
More information about the Rpm-maint
mailing list