diff -cr libxslt-1.1.16.orig/libxslt/Makefile.in libxslt-1.1.16/libxslt/Makefile.in
*** libxslt-1.1.16.orig/libxslt/Makefile.in	Thu May  4 20:47:31 2006
--- libxslt-1.1.16/libxslt/Makefile.in	Thu May  4 20:48:13 2006
***************
*** 662,668 ****
  	@(cd ../xsltproc ; $(MAKE))
  
  install-exec-hook:
! 	$(mkinstalldirs) "$(libdir)/libxslt-plugins"
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
--- 662,668 ----
  	@(cd ../xsltproc ; $(MAKE))
  
  install-exec-hook:
! 	$(mkinstalldirs) "$(DESTDIR)$(libdir)/libxslt-plugins"
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
