source: MondoRescue/branches/2.05/mondo/mondo/restore-scripts/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: 279 bytes
Line 
1SUBDIRS = mondo usr
2
3restoreetcdir = $(pkglibdir)/restore-scripts/etc
4restoreetc_DATA = etc/multipath.conf.sample etc/raid0.conf.sample \
5 etc/raid1.conf.sample etc/raid4.conf.sample \
6 etc/raid5.conf.sample etc/raidtab.sample
Note: See TracBrowser for help on using the repository browser.