debian: use default archive command

On plain Debian there is no need to modify anything, so use default
archive command. It is deterministic and also use excludes from
.gitignore.
This commit is contained in:
Marek Marczykowski-Górecki 2018-05-07 05:49:34 +02:00
parent e5e19665f8
commit 38e5d2e38f
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -4,7 +4,9 @@ ifeq ($(PACKAGE_SET),vm)
ifneq ($(filter $(DISTRIBUTION), debian qubuntu),)
DEBIAN_BUILD_DIRS := debian
SOURCE_COPY_IN := source-debian-quilt-copy-in
ifeq ($(DISTRIBUTION),qubuntu)
SOURCE_COPY_IN := source-debian-quilt-copy-in
endif
endif
ARCH_BUILD_DIRS := archlinux