[PATCH v2 1/5][linux-signed][Unstable][Eoan] UBUNTU: Remove commented out/unused VERSION variable

dann frazier dann.frazier at canonical.com
Tue Jun 4 22:56:21 UTC 2019


The assignment code isn't novel, so dispense with the clutter.

Signed-off-by: dann frazier <dann.frazier at canonical.com>
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a4a8e0c..26a367f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 
 ##export DH_VERBOSE := 1
 
-#VERSION := $(shell LC_ALL=C dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2)
 DEB_HOST_ARCH = $(shell dpkg-architecture -qDEB_HOST_ARCH)
 
 # Work out the source package name and version.  We assume the source package
-- 
2.20.1




More information about the kernel-team mailing list