summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-12-16 09:55:32 +0100
committerJonas Smedegaard <dr@jones.dk>2014-12-16 09:55:32 +0100
commitc2865eb28df0e29958802198a806c5c67674d242 (patch)
tree65a559e6b17d3ea1517e3311a0734d5c6d3aed1d /Makefile
parent458384fdbde18ff8ef193407a883dbba23436e2c (diff)
Update source basename.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8d9cda1..d1f0ca5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
stem = eut
source_baseurl = http://euwiki.org/
-source_basename = Ensuring_utmost_transparency_--_Free_Software_and_Open_Standards_under_the_Rules_of_Procedure_of_the_European_Parliament
+source_basename = EUT/2nd-edition
# work around in mediawiki bug parsing blockquote tags on same line
re_blockquote = s|\n*(</?blockquote>)\n*|\n$$1\n|g