Skip to content

Commit

Permalink
[packaging] Own buteo-plugins directories. Contributes to JB#22780
Browse files Browse the repository at this point in the history
  • Loading branch information
salmelamike committed Aug 13, 2019
1 parent 9be11aa commit 8709bbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rpm/buteo-syncfw-qt5.spec
Expand Up @@ -68,6 +68,8 @@ Obsoletes: buteo-syncfw-msyncd < %{version}
%{_bindir}/msyncd
%{_datadir}/mapplauncherd/privileges.d/*
%{_datadir}/glib-2.0/schemas/*
%dir %{_libdir}/buteo-plugins-qt5
%dir %{_libdir}/buteo-plugins-qt5/oopp

%package doc
Summary: Documentation for %{name}
Expand Down Expand Up @@ -112,6 +114,7 @@ ln -s ../msyncd.service %{buildroot}%{_libdir}/systemd/user/user-session.target.

mkdir -p %{buildroot}%{_datadir}/mapplauncherd/privileges.d
install -m 644 -p %{SOURCE1} %{buildroot}%{_datadir}/mapplauncherd/privileges.d/
mkdir -p %{buildroot}%{_libdir}/buteo-plugins-qt5/oopp

%post
/sbin/ldconfig
Expand Down

0 comments on commit 8709bbf

Please sign in to comment.