summaryrefslogtreecommitdiff
path: root/package/tz
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-03 11:49:58 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-07-03 12:58:27 +0200
commit6b1808d3e3c5d3dd7146265f620997010aa3979e (patch)
tree52b070c1fc152321c051932213e943e0bb5f70e5 /package/tz
parent33e2eb50842fcd91bba0b23f2d423d1cea61cca4 (diff)
tz: remove SOURCE variable
Now that the package infrastructure doesn'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> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/tz')
-rw-r--r--package/tz/tz.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/tz/tz.mk b/package/tz/tz.mk
index 7a756eb5d..f0daf4658 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