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

Diff of /libtool/Makefile.am

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

revision 1.130.2.17 by rwild, Sun Jun 5 18:18:17 2005 UTC revision 1.130.2.18 by rwild, Fri Jul 8 15:55:35 2005 UTC
# Line 236  install-data-local: Line 236  install-data-local:
236          $(mkinstalldirs) $(DESTDIR)$(ltdldatadir)          $(mkinstalldirs) $(DESTDIR)$(ltdldatadir)
237          ( cd $(srcdir)/libltdl && $(AMTAR) chf - $(ltdldatafiles); ) \          ( cd $(srcdir)/libltdl && $(AMTAR) chf - $(ltdldatafiles); ) \
238            | ( umask 0 && cd $(DESTDIR)$(ltdldatadir) && $(AMTAR) xf -; )            | ( umask 0 && cd $(DESTDIR)$(ltdldatadir) && $(AMTAR) xf -; )
239            chown -R root $(DESTDIR)$(ltdldatadir) && \
240            chgrp -R root $(DESTDIR)$(ltdldatadir) || :
241    
242  install-data-hook:  install-data-hook:
243          chmod +x $(DESTDIR)$(pkgdatadir)/config.guess          chmod +x $(DESTDIR)$(pkgdatadir)/config.guess

Legend:
Removed from v.1.130.2.17  
changed lines
  Added in v.1.130.2.18

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