summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-03 11:49:59 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-07-03 12:58:51 +0200
commitd0cc8792937558c52888c91f8d108e471b863de6 (patch)
tree4137395beb304db9954107b61c9e789994d60151
parent6b1808d3e3c5d3dd7146265f620997010aa3979e (diff)
downloadbuildroot-d0cc8792937558c52888c91f8d108e471b863de6.tar.gz
buildroot-d0cc8792937558c52888c91f8d108e471b863de6.zip
mcookie: 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 mcookie package. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/x11r7/mcookie/mcookie.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/x11r7/mcookie/mcookie.mk b/package/x11r7/mcookie/mcookie.mk
index 87a236fb18..b14599d596 100644
--- a/package/x11r7/mcookie/mcookie.mk
+++ b/package/x11r7/mcookie/mcookie.mk
@@ -4,8 +4,6 @@
#
################################################################################
-# Source included in Buildroot
-MCOOKIE_SOURCE =
MCOOKIE_LICENSE = Public Domain
define MCOOKIE_EXTRACT_CMDS
OpenPOWER on IntegriCloud