Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:X0F:HSF
kio_recoll
fix-kioslave-build.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-kioslave-build.patch of Package kio_recoll
From: Fabian Vogt <fabian@ritter-vogt.de> Subject: Fix build of kio_recoll The PicStatic target only exists with --disable-publiclib. Index: recoll-1.36.2/kde/kioslave/kio_recoll/CMakeLists.txt =================================================================== --- recoll-1.36.2.orig/kde/kioslave/kio_recoll/CMakeLists.txt +++ recoll-1.36.2/kde/kioslave/kio_recoll/CMakeLists.txt @@ -29,7 +29,7 @@ set(rcltop ${CMAKE_CURRENT_SOURCE_DIR}/. if (NOT RECOLL_PUBLIC_LIB) # Execute recoll configuration to create autoconfig.h and version.h and # generate a PIC lib -execute_process(COMMAND ${rcltop}/configure --disable-static --disable-qtgui --disable-x11mon --disable-python-chm --disable-python-module --without-fam --disable-python-aspell --with-aspell=no --prefix=${CMAKE_INSTALL_PREFIX} --mandir=${CMAKE_INSTALL_PREFIX}/share/man +execute_process(COMMAND ${rcltop}/configure --disable-static --disable-qtgui --disable-publiclib --disable-x11mon --disable-python-chm --disable-python-module --without-fam --disable-python-aspell --with-aspell=no --prefix=${CMAKE_INSTALL_PREFIX} --mandir=${CMAKE_INSTALL_PREFIX}/share/man WORKING_DIRECTORY ${rcltop} ) add_custom_target(rcllib
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