summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-06-03 10:56:11 +0200
committerDaniel Baumann <daniel@debian.org>2011-06-03 10:56:11 +0200
commita40e47731044154f768b79f2713b5688f2a3d83f (patch)
treecc471296a7ffc47aba65929512ef640310cad0bc
parent46d2cb15374b01373fdb85fb36ca28c21b4ca43a (diff)
downloadlive-boot-a40e47731044154f768b79f2713b5688f2a3d83f.tar.gz
live-boot-a40e47731044154f768b79f2713b5688f2a3d83f.zip
Removing accidentally twice included English files when installing manpages.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e579a3..138886c 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/* hooks/* scripts/live scripts/live-functions scripts/live-helpers scripts/*/*