From e6ab7977e539f326af0e7c7a6d88686d47572a4e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Javier=20Fern=C3=A1ndez-Sanguino?= Date: Sun, 14 May 2017 12:29:35 +0000 Subject: [PATCH] Fix language definition git-svn-id: https://projectaon.org/data/trunk@2636 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- common/epub/13lsdlpdr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/epub/13lsdlpdr/Makefile b/common/epub/13lsdlpdr/Makefile index 136d51c..409372b 100644 --- a/common/epub/13lsdlpdr/Makefile +++ b/common/epub/13lsdlpdr/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 -- 2.17.1