Commit 1cccec43 authored by Florent Revest's avatar Florent Revest

asteroid-btsyncd: Actually generate translation files for /usr/share/translations/

parent 49f8cce9
......@@ -21,6 +21,7 @@ do_install_append() {
cp ../asteroid-btsyncd.service ${D}/usr/lib/systemd/user/
ln -s ../asteroid-btsyncd.service ${D}/usr/lib/systemd/user/default.target.wants/asteroid-btsyncd.service
lrelease ${S}/i18n/asteroid-btsyncd.*.ts
install -d ${D}/usr/share/translations/
cp ${S}/i18n/asteroid-btsyncd.*.qm ${D}/usr/share/translations/
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment