From de5b41fda1d8104b0503573a5f7bfb62e8c09465 Mon Sep 17 00:00:00 2001
From: Dalmon Ian Martins de Oliveira <dimo13.c3sl.ufpr.br>
Date: Mon, 19 Aug 2013 13:31:12 -0300
Subject: [PATCH] le-light-base: Fix distrib name on lsb_release to "Linux
 Educacional Light"

Signed-off-by: Dalmon Ian Martins de Oliveira <dimo13.c3sl.ufpr.br>
---
 le-light-base/pacote/etc/lsb-release | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/le-light-base/pacote/etc/lsb-release b/le-light-base/pacote/etc/lsb-release
index 426e1fb77..bc434e4be 100644
--- a/le-light-base/pacote/etc/lsb-release
+++ b/le-light-base/pacote/etc/lsb-release
@@ -1,4 +1,4 @@
-DISTRIB_ID="Linux Educacional"
+DISTRIB_ID="Linux Educacional Light"
 DISTRIB_RELEASE=4.0
 DISTRIB_CODENAME=lucid
-DISTRIB_DESCRIPTION="Linux Educacional 4.0"
+DISTRIB_DESCRIPTION="Linux Educacional Light 4.0"
-- 
GitLab