mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-07 07:35:40 +02:00
Add another extensions directory
This commit is contained in:
2
dist/rpm/gnome/systray-x-gnome.spec
vendored
2
dist/rpm/gnome/systray-x-gnome.spec
vendored
@@ -75,6 +75,7 @@ install -Dm0755 SysTray-X %{buildroot}/%{_bindir}/SysTray-X
|
||||
mkdir -pv $_systx_dir
|
||||
unzip -d $_systx_dir systray-x@Ximi1970.xpi
|
||||
install -Dm0644 SysTray_X.json %{buildroot}%{_libdir}/mozilla/native-messaging-hosts/SysTray_X.json
|
||||
install -Dm0644 systray-x@Ximi1970.xpi %{buildroot}/usr/lib/thunderbird-addons/extensions/systray-x@Ximi1970.xpi
|
||||
|
||||
%post
|
||||
PROF_DIR="/etc/dconf/profile"
|
||||
@@ -137,5 +138,6 @@ fi
|
||||
%doc README.md systray-x@Ximi1970.xpi
|
||||
%{_bindir}/SysTray-X
|
||||
%{_libdir}/mozilla
|
||||
/usr/lib/thunderbird-addons/extensions/systray-x@Ximi1970.xpi
|
||||
|
||||
%changelog
|
||||
|
||||
2
dist/rpm/kde/systray-x.spec
vendored
2
dist/rpm/kde/systray-x.spec
vendored
@@ -78,11 +78,13 @@ install -Dm0755 SysTray-X %{buildroot}/%{_bindir}/SysTray-X
|
||||
mkdir -pv $_systx_dir
|
||||
unzip -d $_systx_dir systray-x@Ximi1970.xpi
|
||||
install -Dm0644 SysTray_X.json %{buildroot}%{_libdir}/mozilla/native-messaging-hosts/SysTray_X.json
|
||||
install -Dm0644 systray-x@Ximi1970.xpi %{buildroot}/usr/lib/thunderbird-addons/extensions/systray-x@Ximi1970.xpi
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.md systray-x@Ximi1970.xpi
|
||||
%{_bindir}/SysTray-X
|
||||
%{_libdir}/mozilla
|
||||
/usr/lib/thunderbird-addons/extensions/systray-x@Ximi1970.xpi
|
||||
|
||||
%changelog
|
||||
|
||||
2
dist/rpm/minimal/systray-x-minimal.spec
vendored
2
dist/rpm/minimal/systray-x-minimal.spec
vendored
@@ -74,11 +74,13 @@ install -Dm0755 SysTray-X %{buildroot}/%{_bindir}/SysTray-X
|
||||
mkdir -pv $_systx_dir
|
||||
unzip -d $_systx_dir systray-x@Ximi1970.xpi
|
||||
install -Dm0644 SysTray_X.json %{buildroot}%{_libdir}/mozilla/native-messaging-hosts/SysTray_X.json
|
||||
install -Dm0644 systray-x@Ximi1970.xpi %{buildroot}/usr/lib/thunderbird-addons/extensions/systray-x@Ximi1970.xpi
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.md systray-x@Ximi1970.xpi
|
||||
%{_bindir}/SysTray-X
|
||||
%{_libdir}/mozilla
|
||||
/usr/lib/thunderbird-addons/extensions/systray-x@Ximi1970.xpi
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user