summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 800f6c2..9b56015 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ pluggit:
.SUFFIXES: .dia .svg
.dia.svg:
@dia --export=$@ --filter=svg $<
- sed -i 's~xlink:href="[^"]*/image/\([^"/]*\)"~xlink:href="\1"~' $@
+ sed -i 's~xlink:href="[^"]*/\([^"/]*\)"~xlink:href="\1"~' $@
.SUFFIXES: .dia .eps
.dia.eps: