Ignore:
Timestamp:
Feb 14, 2006, 11:36:15 PM (18 years ago)
Author:
bcornec
Message:

RPMs are now made with a .spec containing m4 macros expanded with tools/mkrpm
this allows for a simpler spec file at the end,
which should be suited for at least Mandriva official packages.
Added a new mkspec tool which does the expansion
This way of dealing with distributions will be used is some other areas in the future

Location:
branches/stable/mondo/distributions/rpm
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/distributions/rpm/mondorescue.conf

    r344 r388  
    55# We tried to give sensible defaults in this file.
    66# Changing some values may render mondorescue instable
    7 # or causes failures. Use with care.
     7# or cause failures. Use with care.
    88
    99
     
    165165# Images creation dir
    166166#
    167 image_dir="/root/images/mindi"
     167images_dir="/root/images/mindi"
Note: See TracChangeset for help on using the changeset viewer.