d25deeb4bf
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/sblim-cmpi-base.git#11722b2d4b8fb375e4ffe28d82347e7412044350
13 lines
591 B
Diff
13 lines
591 B
Diff
diff -up sblim-cmpi-base-1.6.2/provider-register.sh.orig sblim-cmpi-base-1.6.2/provider-register.sh
|
|
--- sblim-cmpi-base-1.6.2/provider-register.sh.orig 2013-08-07 18:02:52.438321970 +0200
|
|
+++ sblim-cmpi-base-1.6.2/provider-register.sh 2013-08-07 18:04:06.087746426 +0200
|
|
@@ -216,7 +216,7 @@ pegasus_install()
|
|
then
|
|
chatter Registering providers with $state cimserver
|
|
$CIMMOF -uc -I $mofpath -n $namespace $mymofs &&
|
|
- $CIMMOF -uc -n root/PG_Interop $_REGFILENAME
|
|
+ $CIMMOF -uc -n root/interop $_REGFILENAME
|
|
else
|
|
echo "Failed to build pegasus registration MOF." >&2
|
|
return 1
|