[pve-devel] [PATCH cluster 4/6] buildsys: rules: remove outdated variables

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Nov 13 12:28:41 CET 2017


Signed-off-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index bf69290..ed17ae4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,11 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This has to be exported to make some magic below work.
-export DH_OPTIONS
-
-BUILDROOT := $(shell pwd)
-
 %:
 	dh $@ --with=systemd --with=autoreconf
 
-- 
2.11.0





More information about the pve-devel mailing list