Merge pull request #1611 from ghjm/fix_reprepro_245

Only export changed targets in reprepro
This commit is contained in:
Graham Mainwaring 2016-04-20 10:35:56 -04:00
commit c3c64510a4

View File

@ -76,7 +76,7 @@ DEBUILD_OPTS = --source-option="-I"
DPUT_BIN ?= dput
DPUT_OPTS ?= -c .dput.cf -u
REPREPRO_BIN ?= reprepro
REPREPRO_OPTS ?= -b reprepro --export=force
REPREPRO_OPTS ?= -b reprepro --export=changed
DEB_DIST ?=
ifeq ($(OFFICIAL),yes)
# Sign official builds