From a53bf7192b3b961d6cd075bab5332aae1ad94ab9 Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Sat, 9 Jul 2016 14:50:58 -0400 Subject: packages: cleanup Makefile variables Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes Signed-off-by: Stephen Walker --- admin/debootstrap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/debootstrap/Makefile') diff --git a/admin/debootstrap/Makefile b/admin/debootstrap/Makefile index 47ff1c8e5..4d1dedb55 100644 --- a/admin/debootstrap/Makefile +++ b/admin/debootstrap/Makefile @@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debootstrap PKG_VERSION:=1.0.81 PKG_RELEASE:=1 -PKG_MAINTAINER=Daniel Golle +PKG_MAINTAINER:=Daniel Golle PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap -- cgit v1.2.3