]> git.proxmox.com Git - lxcfs.git/commitdiff
followup: remove unused variable
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 08:56:25 +0000 (10:56 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 08:56:25 +0000 (10:56 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index c01c580ce71cbc20382b26041323efab96d52cac..ef9ceae2cd761540804547d86bfd58ea46a98128 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,6 @@ include /usr/share/dpkg/architecture.mk
 PACKAGE=lxcfs
 
 SRCDIR=${PACKAGE}
-BUILDSRC := $(SRCDIR).tmp
 BUILDDIR ?= ${PACKAGE}-${DEB_VERSION_UPSTREAM}
 
 GITVERSION:=$(shell git rev-parse HEAD)