diff options
Diffstat (limited to 'security/borzoi/files/patch-src::Makefile.in')
-rw-r--r-- | security/borzoi/files/patch-src::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/borzoi/files/patch-src::Makefile.in b/security/borzoi/files/patch-src::Makefile.in deleted file mode 100644 index 773985deba2e..000000000000 --- a/security/borzoi/files/patch-src::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Mon Jan 14 13:10:06 2002 -+++ src/Makefile.in Mon Jan 14 13:10:36 2002 -@@ -81,7 +81,7 @@ - - lib_LTLIBRARIES = libborzoi.la - --libborzoiincludedir = $(includedir) $(oldincludedir) $(INCLUDES) -+libborzoiincludedir = $(includedir) - - libborzoi_la_SOURCES = aes.cpp asn.cpp borzoi.h borzoi_math.h borzoi_util.h curve.cpp ec_key_pair.cpp ecdsa.cpp ecies.cpp eckas_dh1.cpp ec_primitives.cpp hash.cpp nist_curves.h rijndael-alg-fst.c rijndael-alg-fst.h rng.c rng.h utilities.cpp @BORZOI_SOURCES@ - |