summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/rules.real1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules.real b/debian/rules.real
index 45f91261ad..04c09d654a 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)