There was an error while loading. Please reload this page.
1 parent 72c9ecb commit 55ab2c8Copy full SHA for 55ab2c8
1 file changed
codec-ohttp-hpke-native-boringssl/pom.xml
@@ -313,7 +313,7 @@
313
314
<!-- Only copy the libs and header files we need -->
315
<mkdir dir="${boringsslHomeBuildDir}" />
316
- <copy file="${boringsslBuildDir}/crypto/${libcrypto}" todir="${boringsslHomeBuildDir}" verbose="true" />
+ <copy file="${boringsslBuildDir}/${libcrypto}" todir="${boringsslHomeBuildDir}" verbose="true" />
317
<copy todir="${boringsslHomeIncludeDir}" verbose="true">
318
<fileset dir="${boringsslSourceDir}/include" />
319
</copy>
0 commit comments