Skip to content

Commit

Permalink
Merge branch 'qmake_install' [#2]
Browse files Browse the repository at this point in the history
  • Loading branch information
Thaodan committed Jan 21, 2024
2 parents a771446 + b62680c commit 3ef98fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rpm/telepathy-accounts-signon.spec
Expand Up @@ -35,10 +35,10 @@ Requires: mapplauncherd

%build
%qmake5
make %{?_smp_mflags}
%make_build

%install
%make_install
%qmake5_install

mkdir -p %{buildroot}%{_datadir}/mapplauncherd/privileges.d
install -m 644 -p %{SOURCE1} %{buildroot}%{_datadir}/mapplauncherd/privileges.d/

0 comments on commit 3ef98fa

Please sign in to comment.