/[libtool]/libtool/Makefile.am
ViewVC logotype

Diff of /libtool/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.153 by rwild, Mon May 2 09:20:24 2005 UTC revision 1.154 by rwild, Fri Jul 8 15:54:57 2005 UTC
# Line 254  install-data-local: Line 254  install-data-local:
254          done; \          done; \
255          ( cd $(srcdir)/m4 && $(AMTAR) chf - $$aclocalfiles; ) \          ( cd $(srcdir)/m4 && $(AMTAR) chf - $$aclocalfiles; ) \
256            | ( umask 0 && cd $(DESTDIR)$(aclocaldir) && $(AMTAR) xf -; )            | ( umask 0 && cd $(DESTDIR)$(aclocaldir) && $(AMTAR) xf -; )
257            chown -R root $(DESTDIR)$(ltdldatadir) && \
258            chgrp -R root $(DESTDIR)$(ltdldatadir) || :
259    
260  install-data-hook:  install-data-hook:
261          chmod +x $(DESTDIR)$(pkgdatadir)/config/config.guess          chmod +x $(DESTDIR)$(pkgdatadir)/config/config.guess

Legend:
Removed from v.1.153  
changed lines
  Added in v.1.154

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26