diff options
author | 2003-11-12 15:31:09 +0000 | |
---|---|---|
committer | 2003-11-12 15:31:09 +0000 | |
commit | 9bad110bde8ad0d27b3eb145337787a02e43af5f (patch) | |
tree | 0826750c1e923851d27cc073efc5235350205a26 /dev-libs/beecrypt/files | |
parent | marked stable for alpha (diff) | |
download | gentoo-2-9bad110bde8ad0d27b3eb145337787a02e43af5f.tar.gz gentoo-2-9bad110bde8ad0d27b3eb145337787a02e43af5f.tar.bz2 gentoo-2-9bad110bde8ad0d27b3eb145337787a02e43af5f.zip |
patch configure instead of configure.ac to fix beecrypt's buggy build system
Diffstat (limited to 'dev-libs/beecrypt/files')
-rw-r--r-- | dev-libs/beecrypt/files/beecrypt-3.1.0-alpha.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/beecrypt/files/beecrypt-3.1.0-alpha.patch b/dev-libs/beecrypt/files/beecrypt-3.1.0-alpha.patch index 4f02541bdd74..6c736583c6e6 100644 --- a/dev-libs/beecrypt/files/beecrypt-3.1.0-alpha.patch +++ b/dev-libs/beecrypt/files/beecrypt-3.1.0-alpha.patch @@ -1,6 +1,6 @@ ---- beecrypt-3.1.0/configure.ac.old 2003-08-17 02:46:57.000000000 -0400 -+++ beecrypt-3.1.0/configure.ac 2003-11-11 18:31:44.000000000 -0500 -@@ -757,7 +757,7 @@ +--- beecrypt-3.1.0/configure.old 2003-08-17 02:46:57.000000000 -0400 ++++ beecrypt-3.1.0/configure 2003-11-11 18:31:44.000000000 -0500 +@@ -17780,7 +17780,7 @@ case $target_os in linux*) case $bc_target_arch in |