Building without dpkg-vendor.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
ec0a829104
commit
108804e2bf
1 changed files with 1 additions and 0 deletions
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -45,6 +45,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 | cut -d. -f1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue