Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6c7d50d

Browse files
release 0.0.5
1 parent5ee6ce8 commit6c7d50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/build-env/manylinux.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ rm -rf build
6868

6969
# Create symbolic link for lib64 to lib if it doesn't exist
7070
echo"Checking for symbolic link from lib64 to lib..."
71-
if [!-L"lib64" ]&& [-d"lib" ];then
71+
if [!-L"lib" ]&& [-d"lib64" ];then
7272
echo"Creating symbolic link for lib64 to lib..."
7373
ln -s lib64 lib
7474
else

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp