[SCM] live-manual branch, debian-next, updated. debian/3.0_a11-1-2-g61c27bd

Daniel Baumann daniel at debian.org
Tue Apr 3 07:28:01 UTC 2012


The following commit has been merged in the debian-next branch:
commit ba2c5580c1254fa54266eed7807fdeb1228e1fbe
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Apr 3 09:27:10 2012 +0200

    Correcting spelling typo in rules for localedef call.

diff --git a/debian/rules b/debian/rules
index 56354cc..4fd523d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 
 override_dh_auto_build:
 	mkdir -p debian/build/locale
-	localdef -f UTF-8 -i en_US debian/build/locale/en_US.UTF-8
+	localedef -f UTF-8 -i en_US debian/build/locale/en_US.UTF-8
 
 	LOCPATH=$(CURDIR)/debian/build/locale LC_ALL=en_US.UTF-8 dh_auto_build
 

-- 
live-manual



More information about the debian-live-changes mailing list