summaryrefslogtreecommitdiff
path: root/other/rpm/toxcore.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'other/rpm/toxcore.spec.in')
-rw-r--r--other/rpm/toxcore.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/rpm/toxcore.spec.in b/other/rpm/toxcore.spec.in
index 4c5132ce..3391d4b9 100644
--- a/other/rpm/toxcore.spec.in
+++ b/other/rpm/toxcore.spec.in
@@ -97,7 +97,7 @@ getent passwd tox-bootstrapd >/dev/null || \
97 97
98%files 98%files
99%defattr(-, root, root) 99%defattr(-, root, root)
100%doc COPYING README.md CHANGELOG.md 100%doc LICENSE.md README.md CHANGELOG.md
101%{_libdir}/libtoxcore.so* 101%{_libdir}/libtoxcore.so*
102 102
103%files devel 103%files devel