summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index bfcbfdf8f..df68982e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,7 @@ AUTOPKGTEST_CPPUNIT_PACKAGES := $(shell dh_listpackages | grep -v help | grep -v
include /usr/share/dpkg/architecture.mk
include /usr/share/dpkg/vendor.mk
+DEB_VENDOR=Debian
SHELL:=/bin/bash
SYSTEM_GCC_VERSION = $(shell gcc --version | sed -n '/^gcc/s/.*\(..\..\)\../\1/p' | cut -d" " -f1)