[Buildroot] [PATCH 11/13] mcookie: remove SOURCE variable

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jul 3 09:49:59 UTC 2016


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 mcookie package.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/x11r7/mcookie/mcookie.mk | 2 --
 1 file changed, 2 deletions(-)

diff --git a/package/x11r7/mcookie/mcookie.mk b/package/x11r7/mcookie/mcookie.mk
index 87a236f..b14599d 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
-- 
2.7.4



More information about the buildroot mailing list