Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1
libzip
pkgconfig.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pkgconfig.patch of Package libzip
Index: libzip-1.5.0/CMakeLists.txt =================================================================== --- libzip-1.5.0.orig/CMakeLists.txt +++ libzip-1.5.0/CMakeLists.txt @@ -229,7 +229,7 @@ ADD_SUBDIRECTORY(examples) SET(prefix ${CMAKE_INSTALL_PREFIX}) SET(exec_prefix \${prefix}) SET(bindir \${exec_prefix}/${CMAKE_INSTALL_BINDIR}) -SET(libdir \${exec_prefix}/${CMAKE_INSTALL_LIBDIR}) +SET(libdir ${CMAKE_INSTALL_LIBDIR}) SET(includedir \${prefix}/${CMAKE_INSTALL_INCLUDEDIR}) IF(BZIP2_FOUND) SET(LIBS "${LIBS} -lbz2")
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor