Changeset 1674 in MondoRescue for branches/2.2.5/pbconf/mondo


Ignore:
Timestamp:
Oct 2, 2007, 1:22:00 AM (18 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
Files:
3 added
6 copied

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/pbconf/mondo/du/control

    r1673 r1674  
    1 Source: mondo
    2 Section: utils
     1Source: PBPKG
     2Section: PBGRP
    33Priority: optional
    4 Maintainer: Bruno Cornec <bruno@mondorescue.org>
     4Maintainer: PBPACKAGER
    55Build-Depends: debhelper (>= 4.2.20), libnewt-dev, libncurses5-dev
    66Standards-Version: 3.6.1
    77
    8 Package: mondo
    9 Architecture: amd64 i386
    10 Section: utils
     8Package: PBPKG
     9Architecture: amd64 i386 ia64
     10Section: PBGRP
    1111Priority: optional
    1212Depends: ${shlibs:Depends}, ${misc:Depends}, mindi (>= 1.2.3-1), afio, buffer, gawk, cdrecord, lzop
  • branches/2.2.5/pbconf/mondo/du/rules

    r1673 r1674  
    1111
    1212# Define package name variable for a one-stop change.
    13 PACKAGE_NAME = mondo
     13PACKAGE_NAME = PBPKG
    1414
    1515# These are used for cross-compiling and for saving the configure script
Note: See TracChangeset for help on using the changeset viewer.