summaryrefslogtreecommitdiffstats
path: root/lib/compat/compat21/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compat/compat21/Makefile')
-rw-r--r--lib/compat/compat21/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/compat/compat21/Makefile b/lib/compat/compat21/Makefile
index f5f01b8..8e14110 100644
--- a/lib/compat/compat21/Makefile
+++ b/lib/compat/compat21/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.1 1996/12/23 05:07:37 peter Exp $
DISTRIBUTION= compat21
@@ -15,7 +15,7 @@ ${lib}: ${lib}.gz.uu
.endfor
install:
- ${INSTALL} -p -o ${BINMODE} -g ${BINGRP} -m ${BINMODE} ${LIBS} \
+ ${INSTALL} -p -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${LIBS} \
${DESTDIR}${BINDIR}
# Get all the fruit, even though we don't set PROG
OpenPOWER on IntegriCloud