Changeset 401 in MondoRescue for branches/stable/tools/mkcommon


Ignore:
Timestamp:
Feb 17, 2006, 3:37:04 PM (18 years ago)
Author:
bcornec
Message:
  • Integrate some SuSE patches and spec tips
  • all the doc is now under documentation (man pages, pdf, generated doc)
  • delivery process adapted consequently
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/tools/mkcommon

    r388 r401  
    5252    svn export ${VER}/documentation documentation-${MONDO_VER}
    5353    cd documentation-${MONDO_VER}
    54     make install INSTALLDIR=../mondo-${MONDO_VER}/mondo/docs/en
     54    make -f Makefile.howto install INSTALLDIR=../mondo-${MONDO_VER}/mondo/docs/en
     55    make -f Makefile.man install-mindi INSTALLDIR=../mindi-${MINDI_VER}
     56    make -f Makefile.man install-mondo INSTALLDIR=../mondo-${MONDO_VER}/docs/man
    5557    if [ $? != 0 ]; then
    5658        exit -1
Note: See TracChangeset for help on using the changeset viewer.