Changeset 1448

Show
Ignore:
Timestamp:
04/17/08 18:04:28 (9 months ago)
Author:
terceiro
Message:

relaxing the default build command for local builds

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/debs/Makefile

    r1382 r1448  
    11PACKAGES = $(shell find . -maxdepth 1 -mindepth 1 -type d) 
    2 BUILD_COMMAND ?= debuild 
     2BUILD_COMMAND ?= debuild -us -uc 
    33 
    44all: