summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 43e472e3..4923e0f9 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ prefix=/usr
# TODO: get WIZ_HOME take care of usr prefix
WIZ_HOME=/usr/share/wizards/
-PERL_VENDORLIB=$(shell eval "`perl -V:installvendorlib`"; installvendorlib=$${installvendorlib\#/usr}; echo $$installvendorlib)
+PERL_VENDORLIB=$(shell eval "`perl -V:installvendorlib`"; installvendorlib=$${installvendorlib#/usr}; echo $$installvendorlib)
WIZ = dhcp_wizard\
dns_wizard\