summaryrefslogtreecommitdiff
path: root/security/opensc/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'security/opensc/files/patch-configure')
-rw-r--r--security/opensc/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/opensc/files/patch-configure b/security/opensc/files/patch-configure
deleted file mode 100644
index 18ba94c929aa..000000000000
--- a/security/opensc/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sat Jan 22 21:37:40 2005
-+++ configure Sat Jan 22 21:40:21 2005
-@@ -22456,7 +22456,7 @@
- rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
- fi
-
-- if test "x$GOOD_OPENSSL" == "xyes"
-+ if test "x$GOOD_OPENSSL" = "xyes"
- then
- # engine has to be there and working
- LIBS="$saved_LIBS $LIBCRYPTO $LIBDL"