make: Fix build on distro using lib64

This commit is contained in:
Mizux Seiha
2022-03-01 16:14:13 +01:00
parent d3039fbbcc
commit ed1056cd1a
5 changed files with 38 additions and 37 deletions

View File

@@ -507,7 +507,7 @@ $(PYPI_ARCHIVE_TEMP_DIR)/ortools/ortools/.libs: | $(PYPI_ARCHIVE_TEMP_DIR)/ortoo
-$(MKDIR) $(PYPI_ARCHIVE_TEMP_DIR)$Sortools$Sortools$S.libs
ifneq ($(PYTHON_EXECUTABLE),)
package_python: $(OR_TOOLS_LIBS)
package_python: cc
-$(DEL) $.*whl
$(COPY) $(PYTHON_BUILD_DIR)$Sdist$S*.whl .