From: Javier Fernández-Sanguino Date: Sun, 14 May 2017 12:31:32 +0000 (+0000) Subject: Fix language definition X-Git-Tag: 20180215~61 X-Git-Url: http://git.projectaon.org/?p=project-aon.git;a=commitdiff_plain;h=9e033435100e07e76b5ecd4faf37fe34e7bc2d4a Fix language definition git-svn-id: https://projectaon.org/data/trunk@2637 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- diff --git a/common/epub/14lcdk/Makefile b/common/epub/14lcdk/Makefile index 1f34c69..cdf037a 100644 --- a/common/epub/14lcdk/Makefile +++ b/common/epub/14lcdk/Makefile @@ -5,7 +5,7 @@ SERIES=ls # Book name BASENAME=$(shell basename $(CURDIR)) # Language of the file -BLANG := en +BLANG := es # *English* book name (needed to find the image files) ORIGSERIES=lw diff --git a/common/epub/16eldv/Makefile b/common/epub/16eldv/Makefile index 20d1683..d4fcaf3 100644 --- a/common/epub/16eldv/Makefile +++ b/common/epub/16eldv/Makefile @@ -5,7 +5,7 @@ SERIES=ls # Book name BASENAME=$(shell basename $(CURDIR)) # Language of the file -BLANG := en +BLANG := es # *English* book name (needed to find the image files) ORIGSERIES=lw