[SCM] live-tools branch, debian, updated. debian/3.0_a4-1-4-g45632bc

Daniel Baumann daniel at debian.org
Sat Jun 11 11:24:15 UTC 2011


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

    Removing accidentally twice included English files when installing manpages.

diff --git a/Makefile b/Makefile
index 46231cc..af095f0 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 = scripts/*
 

-- 
live-tools



More information about the debian-live-changes mailing list