Ensure LocalMachine registry hive exists
Former-commit-id: c517d343646c3b1108cde8a8973c8080e09336de
This commit is contained in:
parent
2fc877cb94
commit
a2794afd35
1
debian/mono-runtime-common.postinst
vendored
1
debian/mono-runtime-common.postinst
vendored
@ -13,4 +13,5 @@ if [ "$1" = "configure" ]; then
|
|||||||
ldconfig
|
ldconfig
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
mkdir -p /etc/mono/registry/LocalMachine/
|
||||||
#DEBHELPER#
|
#DEBHELPER#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user