Author: adrian.chadd
Date: Fri Jul 10 07:31:00 2009
New Revision: 14183

Modified:
    playpen/LUSCA_HEAD_storework/src/Makefile.am

Log:
Fix ufs_rebuild path to point to the right place.



Modified: playpen/LUSCA_HEAD_storework/src/Makefile.am
==============================================================================
--- playpen/LUSCA_HEAD_storework/src/Makefile.am        (original)
+++ playpen/LUSCA_HEAD_storework/src/Makefile.am        Fri Jul 10 07:31:00 2009
@@ -349,7 +349,7 @@
  DEFAULT_UNLINKD               = $(libexecdir)/`echo unlinkd |  
sed '$(transform);s/$$/$(EXEEXT)/'`
  DEFAULT_DISKD         = $(libexecdir)/`echo diskd-daemon |  
sed '$(transform);s/$$/$(EXEEXT)/'`
  DEFAULT_LOGFILED      = $(libexecdir)/`echo logfile-daemon |  
sed '$(transform);s/$$/$(EXEEXT)/'`
-DEFAULT_UFS_LOG_BUILD  = $(libexecdir)/`echo ufs_log_rebuild |  
sed '$(transform);s/$$/$(EXEEXT)/'`
+DEFAULT_UFS_LOG_BUILD  = $(libexecdir)/`echo ufs_rebuild |  
sed '$(transform);s/$$/$(EXEEXT)/'`
  DEFAULT_ICON_DIR      = $(datadir)/icons
  DEFAULT_ERROR_DIR     = $(datadir)/errors/@ERR_DEFAULT_LANGUAGE@
  DEFAULT_MIB_PATH      = $(datadir)/mib.txt

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to