[Pkg-samba-maint] [samba] 04/07: Move ctdb tests (upstream ef3697f)
Mathieu Parent
sathieu at moszumanska.debian.org
Tue Oct 11 18:38:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
sathieu pushed a commit to branch master
in repository samba.
commit 676a4305991aaeff27b517afd01b28c33a620b66
Author: Mathieu Parent <math.parent at gmail.com>
Date: Mon Oct 10 22:11:55 2016 +0200
Move ctdb tests (upstream ef3697f)
---
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