rc-scripts/trunk/po/Makefile.am
Artur Frysiak
wiget w pld-linux.org
Sob, 7 Lut 2004, 22:19:24 CET
On Fri, Feb 06, 2004 at 11:33:34PM +0100, arekm wrote:
> Author: arekm
> Date: Fri Feb 6 23:33:33 2004
> New Revision: 3306
>
> Modified:
> rc-scripts/trunk/po/Makefile.am
> Log:
> Use install_sh instead of mkinstalldirs.
>
> Modified: rc-scripts/trunk/po/Makefile.am
> ==============================================================================
> --- rc-scripts/trunk/po/Makefile.am (original)
> +++ rc-scripts/trunk/po/Makefile.am Fri Feb 6 23:33:33 2004
> @@ -50,7 +50,7 @@
> if test -r "$(MKINSTALLDIRS)"; then \
> $(MKINSTALLDIRS) $(DESTDIR)$(datadir); \
> else \
> - $(SHELL) $(top_srcdir)/mkinstalldirs $(DESTDIR)$(datadir); \
> + $(install_sh) -d $(DESTDIR)$(datadir); \
Raczej $(mkdir_p) lub $(mkinstalldirs)
--
Artur Frysiak
http://www.pld-linux.org/
Więcej informacji o liście dyskusyjnej pld-devel-pl