summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoman Rakus <rrakus@redhat.com>2013-01-16 10:58:03 +0100
committerRoman Rakus <rrakus@redhat.com>2013-01-16 10:58:03 +0100
commitf43b01969689e95f15e0639ebf8824404bc0658e (patch)
tree68ccd0ed11e0a6bafa40d95e68d7bdcba6755a3a
parent28e0f4e9c2dc3611a177adee36ac9a82ca461369 (diff)
downloadopenlmi-providers-0.0.16.tar.gz
openlmi-providers-0.0.16.tar.xz
openlmi-providers-0.0.16.zip
Hardware: Remove wrong install0.0.16
Signed-off-by: Roman Rakus <rrakus@redhat.com>
-rw-r--r--src/hardware/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hardware/CMakeLists.txt b/src/hardware/CMakeLists.txt
index 073b076..27e8df2 100644
--- a/src/hardware/CMakeLists.txt
+++ b/src/hardware/CMakeLists.txt
@@ -26,6 +26,4 @@ target_link_libraries(${LIBRARY_NAME} openlmicommon ${KONKRETCMPI_LIBRARIES} ${L
# Create registration file
cim_registration(${PROVIDER_NAME} ${LIBRARY_NAME} ${MOF} share/openlmi-providers)
-install(PROGRAMS util/servicedisc.sh util/serviceutil.sh DESTINATION libexec)
-
install(TARGETS ${LIBRARY_NAME} DESTINATION lib${LIB_SUFFIX}/cmpi)