We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 868da0f commit 90c7154Copy full SHA for 90c7154
depends/packages/openssl.mk
@@ -23,7 +23,7 @@ $(package)_config_opts_i686_mingw32=mingw
23
endef
24
25
define $(package)_preprocess_cmds
26
- sed -i.old "/define DATE/d" crypto/Makefile && \
+ sed -i.old "/define DATE/d" util/mkbuildinf.pl && \
27
sed -i.old "s|engines apps test|engines|" Makefile.org
28
29
0 commit comments