Changeset 1674 in MondoRescue for branches/2.2.5/pbconf/mondo-doc/du/rules


Ignore:
Timestamp:
Oct 2, 2007, 1:22:00 AM (17 years ago)
Author:
Bruno Cornec
Message:

Migrate debian build files to pb
Remove old build files under distributions
adds a simpler script setupqemu to call pb for VM setup

Location:
branches/2.2.5/pbconf/mondo-doc
Files:
2 added
1 copied

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/pbconf/mondo-doc/du/rules

    r1673 r1674  
    88
    99# Define package name variable for a one-stop change.
    10 PACKAGE_NAME = mondo-doc
     10PACKAGE_NAME = PBPKG
    1111
    1212# These are used for cross-compiling and for saving the configure script
     
    2424# Build architecture independent
    2525build-indep:
    26     $(MAKE) -f Makefile.man VERSION=VVV
    27     $(MAKE) -f Makefile.howto VERSION=VVV
     26    $(MAKE) -f Makefile.man VERSION=PBVER
     27    $(MAKE) -f Makefile.howto VERSION=PBVER
    2828    touch build-indep-stamp
    2929
Note: See TracChangeset for help on using the changeset viewer.