[Pkg-samba-maint] [samba] 04/10: Move ctdb tests (upstream ef3697f)
Mathieu Parent
sathieu at moszumanska.debian.org
Wed Oct 19 20:02:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
sathieu pushed a commit to branch experimental
in repository samba.
commit eba93f5528f4ce533b5ab0b98ec06150da7913f5
Author: Mathieu Parent <math.parent at gmail.com>
Date: Mon Oct 10 22:11:55 2016 +0200
Move ctdb tests (upstream ef3697f)
(cherry picked from commit 676a4305991aaeff27b517afd01b28c33a620b66)
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 398ceaf..4fd34d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -170,8 +170,8 @@ override_dh_install:
# Remove ctdb tests
rm $(DESTDIR)/usr/bin/ctdb_run_tests
rm $(DESTDIR)/usr/bin/ctdb_run_cluster_tests
- rm -rf $(DESTDIR)/usr/lib/*/ctdb-tests
- rm -rf $(DESTDIR)/usr/share/ctdb-tests
+ rm -r $(DESTDIR)/usr/lib/*/ctdb/tests
+ rm -r $(DESTDIR)/usr/share/ctdb-tests
# Install systemd configs
mkdir -p $(DESTDIR)/lib/systemd/system/
install -m 0644 ctdb/config/ctdb.service $(DESTDIR)/lib/systemd/system/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list