Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
gwenview
correct_jpeg_lib_version.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File correct_jpeg_lib_version.patch of Package gwenview
--- lib/CMakeLists.txt 2011-03-09 09:43:05.896001322 +0100 +++ lib/CMakeLists.txt 2011-03-09 09:43:05.896001322 +0100 @@ -2,7 +2,7 @@ # Extract version of libjpeg so that we can use the appropriate dir # See bug #227313 -file(READ "${JPEG_INCLUDE_DIR}/jpeglib.h" jpeglib_h_content) +file(READ "${JPEG_INCLUDE_DIR}/jconfig.h" jpeglib_h_content) string(REGEX MATCH "#define +JPEG_LIB_VERSION +([0-9]+)" "\\1" jpeglib_version "${jpeglib_h_content}") set(jpeglib_version ${CMAKE_MATCH_1}) if ("${jpeglib_version}" STREQUAL "")
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