]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
No package version override for upstream
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Thu, 28 Jan 2021 12:09:05 +0000 (13:09 +0100)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Thu, 18 Feb 2021 00:33:10 +0000 (01:33 +0100)
builder-support/debian/authoritative/debian-buster/rules

index ec73bb56f42641fbe1403bdf9315c04280cae157..c08c29254b9bbbb1e5b03aec4cfd6f9a06823c77 100755 (executable)
@@ -6,9 +6,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
-# Vendor and version
-CXXFLAGS += -DPACKAGEVERSION='"$(DEB_VERSION).$(DEB_VENDOR)"'
-
 # Avoid test failure in docker.
 export PDNS_TEST_NO_IPV6=1