Changeset 423 in MondoRescue for branches/stable/mondo/mondo/Makefile.am


Ignore:
Timestamp:
Feb 21, 2006, 6:27:48 PM (18 years ago)
Author:
bcornec
Message:
  • .spec files adapted to make rpmlint happy
  • no more dyn. libs in mondo
  • no more the X11 part in mondo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/mondo/Makefile.am

    r341 r423  
    1 # Note that configure will define @XMONDO@ to be "xmondo" if X support
    2 # is enabled, "" if not
    3 SUBDIRS        = common mondoarchive mondorestore @XMONDO@ restore-scripts post-nuke.sample
    4 DIST_SUBDIRS   = common mondoarchive mondorestore xmondo restore-scripts post-nuke.sample
     1SUBDIRS        = common mondoarchive mondorestore restore-scripts post-nuke.sample
     2DIST_SUBDIRS   = ${SUBDIRS}
    53
    64pkglib_DATA   = do-not-compress-these autorun
Note: See TracChangeset for help on using the changeset viewer.