X-Git-Url: http://git.archive.openwrt.org/?p=14.07%2Fopenwrt.git;a=blobdiff_plain;f=package%2Flibs%2Fopenssl%2Fpatches%2F190-remove_timestamp_check.patch;fp=package%2Flibs%2Fopenssl%2Fpatches%2F190-remove_timestamp_check.patch;h=acf97bc33b53f080db98503a0a964e1f4116f6cc;hp=8a832a44154f45145c060806e3f5a94404e02029;hb=10b1d597b97bf9038d18eb8c7c5a8d127c72e5da;hpb=861527622c343b2eebb483b5e723c103a6b6432f diff --git a/package/libs/openssl/patches/190-remove_timestamp_check.patch b/package/libs/openssl/patches/190-remove_timestamp_check.patch index 8a832a4..acf97bc 100644 --- a/package/libs/openssl/patches/190-remove_timestamp_check.patch +++ b/package/libs/openssl/patches/190-remove_timestamp_check.patch @@ -9,7 +9,7 @@ # as we stick to -e, CLEARENV ensures that local variables in lower # Makefiles remain local and variable. $${VAR+VAR} is tribute to Korn -@@ -398,11 +398,6 @@ openssl.pc: Makefile +@@ -399,11 +399,6 @@ openssl.pc: Makefile echo 'Version: '$(VERSION); \ echo 'Requires: libssl libcrypto' ) > openssl.pc