1
0
Fork 0

Building without dpkg-vendor.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-23 07:55:34 +02:00
parent 43897b9b00
commit e83fe49f7c
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424

1
debian/rules.real vendored
View file

@ -7,6 +7,7 @@
#
include /usr/share/dpkg/default.mk
DEB_VENDOR = progress-linux
SHELL := bash -e
MAINTAINER := $(shell sed -ne 's,^Maintainer: .[^<]*<\([^>]*\)>,\1,p' debian/control)