Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'master' into 'master'
[packaging] Own gabble-0 directories. Contributes to JB#36606

See merge request mer-core/telepathy-gabble!2
  • Loading branch information
pvuorela committed Oct 4, 2019
2 parents 1a9f607 + 7d49ce4 commit fc22bb3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion rpm/telepathy-gabble.spec
Expand Up @@ -97,7 +97,7 @@ cd ../../..
%reconfigure --disable-static \
--enable-installed-tests

make %{?jobs:-j%jobs}
make %{_smp_mflags}

tests/mktests.sh > tests/tests.xml

Expand All @@ -120,6 +120,9 @@ install -m 0644 -t $RPM_BUILD_ROOT%{_docdir}/%{name}/ AUTHORS NEWS README
%license COPYING
%{_libexecdir}/%{name}
%{_bindir}/telepathy-gabble-xmpp-console
%dir %{_libdir}/telepathy/gabble-0
%dir %{_libdir}/telepathy/gabble-0/lib
%dir %{_libdir}/telepathy/gabble-0/plugins
%{_libdir}/telepathy/gabble-0/lib/libgabble-plugins-*.so
%{_libdir}/telepathy/gabble-0/lib/libgabble-plugins.so
%{_libdir}/telepathy/gabble-0/lib/libwocky-telepathy-gabble-*.so
Expand Down

0 comments on commit fc22bb3

Please sign in to comment.