summaryrefslogtreecommitdiff
path: root/bluez.morph
diff options
context:
space:
mode:
Diffstat (limited to 'bluez.morph')
-rw-r--r--bluez.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/bluez.morph b/bluez.morph
index 6bd992366..5ade37582 100644
--- a/bluez.morph
+++ b/bluez.morph
@@ -9,7 +9,7 @@
],
"install-commands": [
"make install",
- "mkdir -p \"$DESTDIR/etc/systemd/systsem/bluetooth.target.wants\"",
+ "mkdir -p \"$DESTDIR/etc/systemd/system/bluetooth.target.wants\"",
"ln -s /lib/systemd/system/bluetooth.service \"$DESTDIR/etc/systemd/system/bluetooth.target.wants/bluetooth.service\""
]
}