ctdb-packaging: Move ctdb tests to libexec directory
authorMartin Schwenke <martin@meltin.net>
Thu, 4 Aug 2016 03:36:28 +0000 (13:36 +1000)
committerKarolin Seeger <kseeger@samba.org>
Mon, 8 Aug 2016 10:45:56 +0000 (12:45 +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>
(cherry picked from commit 87c38d5d741f5e58f643ad4f797c523c67bbab00)

Autobuild-User(v4-4-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-4-test): Mon Aug  8 12:45:56 CEST 2016 on sn-devel-144

ctdb/packaging/RPM/ctdb.spec.in

index 9d354ae49aeb951a0776891339973762c7bcb15b..eed4a103700f1e8fd62796e32000a59e248d03f6 100644 (file)
@@ -242,8 +242,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