diff options
| author | Javier <dev.git@javispedro.com> | 2014-12-06 21:14:24 +0100 |
|---|---|---|
| committer | Javier <dev.git@javispedro.com> | 2014-12-06 21:14:24 +0100 |
| commit | 3785de21ec2e466535a45183b6f9082b5dfba976 (patch) | |
| tree | deb5087ad98aca7491f1ac37560bd8c7aa96c8c4 /rpm/pebble.spec | |
| parent | 0a92face6b035a26aad3d4d7ffa5a72b463e4c2a (diff) | |
add a polyfill for typed arrays, and many other compat changes
Diffstat (limited to 'rpm/pebble.spec')
| -rw-r--r-- | rpm/pebble.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpm/pebble.spec b/rpm/pebble.spec index ba5b4b3..f2e3611 100644 --- a/rpm/pebble.spec +++ b/rpm/pebble.spec @@ -80,6 +80,7 @@ systemctl --user daemon-reload %defattr(-,root,root,-) %{_bindir} %{_datadir}/%{name}/qml +%{_datadir}/%{name}/js %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/86x86/apps/%{name}.png %{_libdir}/systemd/user/%{name}d.service |
