Hack iccGenre mapping from ger
using a disposable xml file
Change-Id: Id43a0f7ef1c555b1f73163fc186520d159a97462
diff --git a/Makefile b/Makefile
index a0c9857..99fc907 100644
--- a/Makefile
+++ b/Makefile
@@ -2,10 +2,10 @@
all: json
-icc-ger.p5.xml: /export/netapp/fi2/luengen/ICC/ICC-German.p5.xml
- cp -p $< $@
+icc-ger.disposable.xml: /export/netapp/fi2/luengen/ICC/ICC-German.p5.xml
+ pv $< | ./map-ger-icc-genres.pl > $@
-icc-ger.zip: icc-ger.p5.xml
+icc-ger.zip: icc-ger.disposable.xml
pv $< | tei2korapxml --xmlid-to-textsigle 'ICC.German\.([^.]+\.?[^.]+)\.(.+)@GER/$$1/$$2' -s -tk - > $@
icc-ger.ud.zip: icc-ger.zip