Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP4:GA
openlmi-providers
0004-journald-no-libexec-in-SUSE.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0004-journald-no-libexec-in-SUSE.patch of Package openlmi-providers
From 3b7290ee4f385e7a3edac55d175ef762ba9132fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= <kkaempf@suse.de> Date: Thu, 17 Oct 2013 15:19:57 +0200 Subject: [PATCH 4/7] journald - no libexec in SUSE --- src/journald/CMakeLists.txt | 2 +- src/journald/cmpiLMI_Journald-cimprovagt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/journald/CMakeLists.txt b/src/journald/CMakeLists.txt index 1e6f19372172..7e07c25dea06 100644 --- a/src/journald/CMakeLists.txt +++ b/src/journald/CMakeLists.txt @@ -55,5 +55,5 @@ profile_mof_generate("90_LMI_Journald_Profile.mof.skel" "${TARGET_MOF}" "${CIM_P cim_registration(${PROVIDER_NAME} ${LIBRARY_NAME} ${MOF} share/openlmi-providers) install(TARGETS ${LIBRARY_NAME} DESTINATION lib${LIB_SUFFIX}/cmpi/) -install(PROGRAMS ${CIMPROVAGT_SCRIPT} DESTINATION libexec/pegasus) +install(PROGRAMS ${CIMPROVAGT_SCRIPT} DESTINATION lib/pegasus) install(FILES ${TARGET_MOF} DESTINATION share/openlmi-providers/) diff --git a/src/journald/cmpiLMI_Journald-cimprovagt b/src/journald/cmpiLMI_Journald-cimprovagt index 368c5b866e53..47df91344642 100755 --- a/src/journald/cmpiLMI_Journald-cimprovagt +++ b/src/journald/cmpiLMI_Journald-cimprovagt @@ -18,4 +18,4 @@ # # Authors: Tomas Bzatek <tbzatek@redhat.com> -/usr/libexec/pegasus/cimprovagt "$@" +/usr/lib/pegasus/cimprovagt "$@" -- 1.8.4
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