diff options
Diffstat (limited to 'app-crypt/bcwipe/files/bcwipe-1.9.8-fix-flags.patch')
-rw-r--r-- | app-crypt/bcwipe/files/bcwipe-1.9.8-fix-flags.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bcwipe/files/bcwipe-1.9.8-fix-flags.patch b/app-crypt/bcwipe/files/bcwipe-1.9.8-fix-flags.patch index ac91518e0270..e4c5cff39ed1 100644 --- a/app-crypt/bcwipe/files/bcwipe-1.9.8-fix-flags.patch +++ b/app-crypt/bcwipe/files/bcwipe-1.9.8-fix-flags.patch @@ -1,5 +1,5 @@ ---- Makefile.in 2011-02-23 01:07:29.841894634 +0100 -+++ Makefile.in 2011-02-23 01:07:46.626793943 +0100 +--- a/Makefile.in 2011-02-23 01:07:29.841894634 +0100 ++++ b/Makefile.in 2011-02-23 01:07:46.626793943 +0100 @@ -174,7 +174,7 @@ bcwipe_SOURCES = wipe.c wipe.h options.c options.h schemes.c schemes.h sha1.c sha1.h sha1random.c sha1random.h log.c log.h standard.h rand.h rand.c prng.c man_MANS = bcwipe.1 |