]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
ctdb-packaging: Move ctdb tests to libexec directory
authorMartin Schwenke <martin@meltin.net>
Thu, 4 Aug 2016 03:36:28 +0000 (13:36 +1000)
committerMichael Adam <obnox@samba.org>
Thu, 4 Aug 2016 16:26:07 +0000 (18:26 +0200)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12104

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Andreas Schneider <asn@samba.org>
ctdb/packaging/RPM/ctdb.spec.in

index b439e27e5bf083f6a6b08f78a2940b94b007c5e4..28af1d085aad5706b7bf2b17a5f7ac650904042a 100644 (file)
@@ -248,8 +248,8 @@ test suite for ctdb
 %defattr(-,root,root)
 %dir %{_datadir}/%{name}-tests
 %{_datadir}/%{name}-tests/*
-%dir %{_libdir}/%{name}-tests
-%{_libdir}/%{name}-tests/*
+%dir %{_libexecdir}/%{name}/tests
+%{_libexecdir}/%{name}/tests/*
 %{_bindir}/ctdb_run_tests
 %{_bindir}/ctdb_run_cluster_tests
 %doc tests/README