[SCM] live-config branch, debian, updated. progress/3.0_a20-1-4-g1dcbe88

Daniel Baumann daniel at debian.org
Sat Jun 11 09:19:46 UTC 2011


The following commit has been merged in the debian branch:
commit b97bf9631d715c0e10df6c35c1b91ef87c653928
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jun 3 10:55:58 2011 +0200

    Removing accidentally twice included English files when installing manpages.

diff --git a/Makefile b/Makefile
index ef64403..e79c363 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 
 SHELL := sh -e
 
-LANGUAGES = en $(shell cd manpages/po && ls)
+LANGUAGES = $(shell cd manpages/po && ls)
 
 SCRIPTS = bin/* scripts/*.sh scripts/*/*
 

-- 
live-config



More information about the debian-live-changes mailing list