aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config/makefile/unix.in
diff options
context:
space:
mode:
Diffstat (limited to 'misc/config/makefile/unix.in')
-rw-r--r--misc/config/makefile/unix.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/config/makefile/unix.in b/misc/config/makefile/unix.in
index 76ca08a66..3422f50cf 100644
--- a/misc/config/makefile/unix.in
+++ b/misc/config/makefile/unix.in
@@ -28,9 +28,6 @@ LIBDIR = $(INSTALLROOT)/@{var:libdir}
HEADERDIR = $(INSTALLROOT)/@{var:includedir}/botan
DOCDIR = $(INSTALLROOT)/@{var:docdir}/Botan-$(VERSION)
-OWNER = @{var:install_user}
-GROUP = @{var:install_group}
-
CONFIG_SCRIPT = @{var:botan-config}
##################################################