Skip to content

Commit

Permalink
Update build.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
tuna2134 authored Jul 8, 2023
1 parent b3061c5 commit 4bf72c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aquestalk/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ fn main() {
),
format!("{}/libAquesTalk10.so", out_dir),
)
*/
.unwrap();
*/
fs::copy(
format!(
"{}/aqtk10_lnx_110/aqtk10_lnx/lib64/libAquesTalk10.so.1.1",
Expand Down

0 comments on commit 4bf72c9

Please sign in to comment.