aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/config/makefile/unix.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/config/makefile/unix.in b/misc/config/makefile/unix.in
index 60f2dc57c..76ca08a66 100644
--- a/misc/config/makefile/unix.in
+++ b/misc/config/makefile/unix.in
@@ -31,7 +31,7 @@ DOCDIR = $(INSTALLROOT)/@{var:docdir}/Botan-$(VERSION)
OWNER = @{var:install_user}
GROUP = @{var:install_group}
-CONFIG_SCRIPT = @{var:botan_config}
+CONFIG_SCRIPT = @{var:botan-config}
##################################################
# Aliases for Common Programs #