You've already forked linux-packaging-mono
Ensure LocalMachine registry hive exists
Former-commit-id: c517d343646c3b1108cde8a8973c8080e09336de
This commit is contained in:
1
debian/mono-runtime-common.postinst
vendored
1
debian/mono-runtime-common.postinst
vendored
@ -13,4 +13,5 @@ if [ "$1" = "configure" ]; then
|
||||
ldconfig
|
||||
fi
|
||||
|
||||
mkdir -p /etc/mono/registry/LocalMachine/
|
||||
#DEBHELPER#
|
||||
|
Reference in New Issue
Block a user