summaryrefslogtreecommitdiffstats
path: root/rules/jvisu.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/jvisu.make')
-rw-r--r--rules/jvisu.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/jvisu.make b/rules/jvisu.make
index cd78182b3..5e758fb48 100644
--- a/rules/jvisu.make
+++ b/rules/jvisu.make
@@ -49,7 +49,7 @@ $(STATEDIR)/jvisu.extract: $(jvisu_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(JVISU_DIR))
@$(call extract, JVISU)
- @$(call patchin, $(JVISU))
+ @$(call patchin, JVISU)
# FIXME: we cannot currently overwrite the JAVAPATH on the command line,
# so we tweak it here in a way that it works at least with Debian