[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gpsd-commit-watch
Subject:    [Gpsd-commit-watch] Project gpsd at BerliOS branch, master,
From:       gpsd-dev () lists ! berlios ! de (bzed at BerliOS)
Date:       2010-10-27 16:52:39
Message-ID: 20101027165239.44D7F480F58 () sheep ! berlios ! de
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Project gpsd at BerliOS".

The branch, master has been updated
       via  c58eaa7a278bf039e5da465437a63a7e2eaec87e (commit)
      from  ff9ed7f130a90243690742deac3ba3582b303f6a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c58eaa7a278bf039e5da465437a63a7e2eaec87e
Author: Bernd Zeimetz <bernd@bzed.de>
Date:   Wed Oct 27 18:52:17 2010 +0200

    Better clean for the various Python leftovers.

diff --git a/Makefile.am b/Makefile.am
index 8b22222..cbfe4d4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -363,7 +363,9 @@ endif
 # Clean up after Python and QT
 clean-local:
 if HAVE_PYTHON
-	rm -rf build gps/*.so
+	rm -rf build
+	rm -f gps/*.so gps/*.pyc stamp-python*.tmp
+	for i in $(PYTHONSCRIPTS_DIST); do rm -f $${i}c; done
 endif
 if LIB_Q_GPSMM_ENABLE
 	if test -r $(srcdir)/libQgpsmm/Makefile; then \

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Project gpsd at BerliOS
_______________________________________________
Gpsd-commit-watch mailing list
Gpsd-commit-watch@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/gpsd-commit-watch
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic