Changeset 243 in ProjectBuilder


Ignore:
Timestamp:
Oct 23, 2007, 12:26:01 AM (17 years ago)
Author:
Bruno Cornec
Message:

Update ChangeLog for Debian build

Location:
0.8.6
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • 0.8.6/pb/ChangeLog

    r15 r243  
    33PB CHANGES
    44
    5 1.0 (2007-07-26)
     50.8.6 (2007-10-22)
     6- Add Debian build support
     7- New filtering rules
     8- Add flat support to svn and cvs
     9- Fix #4
     10
     110.8.5 (2007-10-16)
     12- First public version
     13
     140.5 (2007-07-26)
    615- Creation of the project based on mondorescue build tools
  • 0.8.6/pbconf/project-builder/deb/rules

    r239 r243  
    3131build: build-stamp
    3232
    33 build-stamp: .touched
     33build-stamp:
    3434        dh_testdir
    3535
    3636        # Add here commands to compile the package.
    3737        perl Makefile.PL
    38         make
     38        $(MAKE)
    3939        touch $@
    4040
Note: See TracChangeset for help on using the changeset viewer.