Changeset 179 in MondoRescue for branches/2.05/mondo/mondo/xmondo/Makefile.am


Ignore:
Timestamp:
Dec 12, 2005, 7:50:21 PM (18 years ago)
Author:
bcornec
Message:

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)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.05/mondo/mondo/xmondo/Makefile.am

    r30 r179  
    77xmondo_LDADD    = ../common/libXmondo.la $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) $(LIBSOCKET) -L/usr/local/lib -L/usr/X11R6/lib
    88xmondo_LDFLAGS  = $(all_libraries) @my_qt_libraries@ @my_kde_libraries@ $(KDE_RPATH)
    9 pkgdata_DATA    = mondo.png
     9pkglib_DATA    = mondo.png
    1010
    1111xmondobackup.moc.cpp: xmondobackup.h
Note: See TracChangeset for help on using the changeset viewer.