aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 63e7e05..8ccd557 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,7 @@ install:
# for DBus conf file on /usr/share/dbus-1/system-d
# to provide objects and interfaces
mkdir -p $(DESTDIR)${DATADIR}/dbus-1/system-services
- install -m 644 backend/org.mageia.magiback.service $(DESTDIR)${DATADIR}/dbus-1/system-services
+ install -m 644 backend/org.mageia.Magiback.service $(DESTDIR)${DATADIR}/dbus-1/system-services
# for policy file isodumper on /usr/share/polkit-1/actions/
# to have authentication with polkit (use for mageia policy)