diff options
-rw-r--r-- | blfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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" |