diff mbox

[11/13] mcookie: remove SOURCE variable

Message ID 1467539401-3411-11-git-send-email-thomas.petazzoni@free-electrons.com
State Accepted
Commit d0cc8792937558c52888c91f8d108e471b863de6
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 mcookie package.

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

Patch

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