make-rules/deb.mk
changeset 488 8e8c25bf32f7
parent 468 ba6c4262c8df
equal deleted inserted replaced
487:ef261e04aa6b 488:8e8c25bf32f7
     1 
     1 
     2 # shared-macros.mk and ips.mk must be included before
     2 # shared-macros.mk and ips.mk must be included before
     3 
     3 
     4 DEBMAKER = $(WS_TOOLS)/debmaker.pl
     4 DEBMAKER = $(WS_TOOLS)/debmaker
     5 DEBVERSION ?= $(BUILD_NUM).0
     5 DEBVERSION ?= $(BUILD_NUM).0
     6 
     6 
     7 # Where to find binaries
     7 # Where to find binaries
     8 # (like debian/tmp):
     8 # (like debian/tmp):
     9 PROTO_DIRS = $(PKG_PROTO_DIRS:%=-d %)
     9 PROTO_DIRS = $(PKG_PROTO_DIRS:%=-d %)