Changeset 243 in ProjectBuilder for 0.8.6/pbconf/project-builder/deb/rules


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

Update ChangeLog for Debian build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.