diff mbox

[10/13] tz: remove SOURCE variable

Message ID 1467539401-3411-10-git-send-email-thomas.petazzoni@free-electrons.com
State Accepted
Commit 6b1808d3e3c5d3dd7146265f620997010aa3979e
Headers show

Commit Message

Thomas Petazzoni July 3, 2016, 9:49 a.m. UTC
Now that the package infrastructure doen't attempt to download a package
that has an empty version string, there's no need to define the SOURCE
variable in the tz package.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/tz/tz.mk | 1 -
 1 file changed, 1 deletion(-)
diff mbox

Patch

diff --git a/package/tz/tz.mk b/package/tz/tz.mk
index 7a756eb..f0daf46 100644
--- a/package/tz/tz.mk
+++ b/package/tz/tz.mk
@@ -4,7 +4,6 @@ 
 #
 ################################################################################
 
-TZ_SOURCE =
 TZ_DEPENDENCIES = host-tzdata host-tzdump
 TZ_LICENSE = Public domain