From 05bc82def7afe6d6e5ee2ad685faa52815055dae Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 10 Jan 2015 14:37:03 +0100 Subject: recipes: replace short DESCRIPTION with SUMMARY The SUMMARY variable gives a short description of the package (<72 chars). A missing DESCRIPTION is automatically set to the content of SUMMARY. --- recipes-lxde/lxterminal/lxterminal_0.2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-lxde/lxterminal/lxterminal_0.2.0.bb') diff --git a/recipes-lxde/lxterminal/lxterminal_0.2.0.bb b/recipes-lxde/lxterminal/lxterminal_0.2.0.bb index cc37e2b..d2dd74a 100644 --- a/recipes-lxde/lxterminal/lxterminal_0.2.0.bb +++ b/recipes-lxde/lxterminal/lxterminal_0.2.0.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Lightweight vte-based tabbed terminal emulator for LXDE" +SUMMARY = "Lightweight vte-based tabbed terminal emulator for LXDE" HOMEPAGE = "http://lxde.sf.net" SECTION = "x11" LICENSE = "GPLv2" -- cgit v1.2.3