Ignore:
Timestamp:
Mar 22, 2010, 10:16:39 PM (14 years ago)
Author:
Bruno Cornec
Message:

r3758@hp92763293260: bruno | 2010-03-17 15:09:33 +0100

  • Adds a new MINDI_CONF for mondo install of mindi conf file


File:
1 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/2.2.10/mondo/deb/rules

    r384 r1000  
    4545
    4646    # Compile the package.
    47     $(MAKE)
     47    $(MAKE) VERSION=PBVER
    4848
    4949    touch build-stamp
     
    8787    # Install the package files into build directory:
    8888    # - start with upstream make install
    89     $(MAKE) install prefix=$(CURDIR)/debian/$(PACKAGE_NAME)/usr mandir=$(CURDIR)/debian/$(PACKAGE_NAME)/usr/share/man
     89    $(MAKE) install MINDI_CONF=/etc/mindi prefix=$(CURDIR)/debian/$(PACKAGE_NAME)/usr mandir=$(CURDIR)/debian/$(PACKAGE_NAME)/usr/share/man
    9090    # - copy html manual to temporary location for renaming
    9191    mkdir -p debian/doc-temp
Note: See TracChangeset for help on using the changeset viewer.