[Pkg-libvirt-commits] [libguestfs] 32/65: php: Clean up more intermediate files.

Hilko Bengen bengen at moszumanska.debian.org
Tue Apr 21 12:11:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit d23134c5b83caad8f2484ded26c72adef47b2725
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Apr 10 13:55:07 2015 +0100

    php: Clean up more intermediate files.
---
 php/Makefile.am | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/php/Makefile.am b/php/Makefile.am
index 9141b76..14b4219 100644
--- a/php/Makefile.am
+++ b/php/Makefile.am
@@ -68,6 +68,11 @@ TESTS = run-php-tests.sh
 # rule.  Therefore, don't die if this fails.
 clean-local:
 	-$(MAKE) -C extension clean
+	rm -f extension/tests/*.exp
+	rm -f extension/tests/*.log
+	rm -f extension/tests/*.out
+	rm -f extension/tests/*.php
+	rm -f extension/tests/*.sh
 
 install-data-hook:
 	$(MAKE) -C extension INSTALL_ROOT=$(DESTDIR) install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list