summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-12 08:19:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-12 08:19:39 +0000
commit524d3ef72a0000808bea2c9d8fb2176f3f8c1cc2 (patch)
treebe5c591b36fc761bb125928c3914f2139513d793
parentUpdating vcs fields. (diff)
downloadlinux-524d3ef72a0000808bea2c9d8fb2176f3f8c1cc2.tar.xz
linux-524d3ef72a0000808bea2c9d8fb2176f3f8c1cc2.zip
Building without dpkg-vendor.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/rules.real1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules.real b/debian/rules.real
index 45f91261a..04c09d654 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -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)