[Pkg-libvirt-commits] [libguestfs] 08/21: php: Clean up more	intermediate files.
    Hilko Bengen 
    bengen at moszumanska.debian.org
       
    Sun May  3 21:27:10 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit 636e57cebb4bf27c7ab5de7609b37fa94e66548b
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Apr 10 13:55:07 2015 +0100
    php: Clean up more intermediate files.
    
    (cherry picked from commit d23134c5b83caad8f2484ded26c72adef47b2725)
---
 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