summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2015-11-08 19:40:54 +0100
committerAndrew Shadura <andrewsh@debian.org>2015-11-08 19:40:54 +0100
commit70f7006db16f0cd45112f0056cda9d1ff7704ff0 (patch)
tree276d0383ca18fdda2c15e3e23858cb8ff6683e44
parent39000e189724bbc75a2029da8824ec2a92676f84 (diff)
Upstream fixed the naming, drop the workaround.
-rwxr-xr-xdebian/rules5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules
index 2369c1f..96e7c5f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,11 +38,6 @@ get-orig-source:
unzip -o -d $(DN) $$f ; \
rm -f $$f ; \
done
- # Fix up the font name until the upstream fixes it
- for f in $(DN)/Alexaner*; do \
- t=$$(echo $$f | sed s,Alexaner,Alexander,g) ; \
- mv $$f $$t ; \
- done
# We prefer UTF-8 LF text files, convert them using iconv, tr
find $(DN) -iname '*.txt' -print0 | xargs -0 -I_ sh -c "iconv -f UTF-16 -t UTF-8 _ | tr -d '\r' > _.tmp && mv _.tmp _"
# PDFs are produced using Microsoft Word and no