From 1baac0c36f1ef9e0b5147a357d2b257b6c6107a7 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Fri, 7 May 2021 21:53:05 -0500 Subject: Remove make from cryptsetup. --- blfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blfs') diff --git a/blfs/Makefile b/blfs/Makefile index 3dbcc17..0290457 100644 --- a/blfs/Makefile +++ b/blfs/Makefile @@ -40,7 +40,7 @@ CrackLib : @echo "CrackLib" cryptsetup: json-c libpwquality LVM2 popt - @echo "make cryptsetup" + @echo "cryptsetup" cURL : make-ca MIT_Kerberos-keyutils nghttp2 OpenLDAP @echo "cURL" -- cgit v1.2.3-54-g00ecf