Skip to content

Commit

Permalink
Merge branch 'jb50027-fix' into 'master'
Browse files Browse the repository at this point in the history
[aarch64] Fix location of systemd unit files. Contributes to JB#50027

See merge request mer-core/contactsd!13
  • Loading branch information
xfade committed Jul 8, 2020
2 parents c8b44ab + 944e42a commit 93a165b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contactsd.pro
Expand Up @@ -15,7 +15,7 @@ pkgconfig.files=$${PKGCONFIG_FILE}
backupconf.path=$$PREFIX/share/backup-framework/applications/
backupconf.files=$${PACKAGENAME}.conf

systemdservice.path=$$LIBDIR/systemd/user/
systemdservice.path=/usr/lib/systemd/user/
systemdservice.files=$${PACKAGENAME}.service

INSTALLS += pkgconfig backupconf systemdservice
Expand Down

0 comments on commit 93a165b

Please sign in to comment.