source: MondoRescue/branches/2.05/mondo/mondo/Makefile.am@ 179

Last change on this file since 179 was 179, checked in by bcornec, 18 years ago

New locations for mondo and mindi:

for distros for file base install


/usr/sbin/mindi /usr/local/sbin/mindi
/usr/sbin/analyze-my-lvm /usr/local/sbin/analyze-my-lvm
/usr/sbin/mondoarchive /usr/local/sbin/mondoarchive
/usr/sbin/mondorestore /usr/local/sbin/mondorestore
/etc/m?nd? /usr/local/etc/m?nd?
/usr/share/doc/m?nd?* /usr/local/share/doc/m?nd?*
/usr/share/man/man8/m?nd?*.8 /usr/local/share/man/man8/m?nd?*.8
/usr/lib/m?nd? /usr/local/lib/m?nd?

(mondo needs to be finished - untested yet)

  • Property svn:keywords set to Id
File size: 375 bytes
RevLine 
[4]1# Note that configure will define @XMONDO@ to be "xmondo" if X support
2# is enabled, "" if not
3SUBDIRS = common mondoarchive mondorestore @XMONDO@ docs restore-scripts
4DIST_SUBDIRS = common mondoarchive mondorestore xmondo docs restore-scripts
5
[179]6pkglib_DATA = do-not-compress-these autorun
[4]7
8install-data-hook: post-nuke.sample
[179]9 cp -R post-nuke.sample $(pkglibdir)/
Note: See TracBrowser for help on using the repository browser.