From 156225ecf2eabc5480c532fba38202b4f26e02de Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Thu, 7 Feb 2002 01:13:35 +0000 Subject: add ccrypt 1.2 A command-line utility for encrypting and decrypting files and streams --- security/ccrypt/files/patch-doc::Makefile.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 security/ccrypt/files/patch-doc::Makefile.in (limited to 'security/ccrypt/files/patch-doc::Makefile.in') diff --git a/security/ccrypt/files/patch-doc::Makefile.in b/security/ccrypt/files/patch-doc::Makefile.in new file mode 100644 index 000000000000..5fb2e733519f --- /dev/null +++ b/security/ccrypt/files/patch-doc::Makefile.in @@ -0,0 +1,11 @@ +--- doc/Makefile.in.orig Thu Feb 7 09:08:51 2002 ++++ doc/Makefile.in Thu Feb 7 09:09:31 2002 +@@ -75,7 +75,7 @@ + + EXTRA_DIST = ccrypt.1.in man2html.sed cypfaq01.txt + +-htmldir = $(prefix)/doc/ccrypt ++htmldir = $(prefix)/share/doc/ccrypt + + DISTCLEANFILES = ccrypt.ps ccrypt.html + -- cgit v1.2.3