From ef17cd2157d5a98b0f4a716526e8b161220ea9a2 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Fri, 26 Aug 1994 23:31:11 +0000 Subject: [PATCH] Hopefully fix bogus permissions. --- secure/lib/libcrypt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/secure/lib/libcrypt/Makefile b/secure/lib/libcrypt/Makefile index e7a5f51db3ae..0a9533382963 100644 --- a/secure/lib/libcrypt/Makefile +++ b/secure/lib/libcrypt/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.5 1994/08/20 18:16:57 csgr Exp $ +# $Id: Makefile,v 1.6 1994/08/26 19:03:23 wollman Exp $ # LCRYPTBASE= libcrypt @@ -49,3 +49,4 @@ afterinstall: fi .endif +