[Rivet-svn] r2145 - trunk/pyext

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Mon Dec 7 18:36:01 GMT 2009


Author: buckley
Date: Mon Dec  7 18:36:01 2009
New Revision: 2145

Log:
Also uninstall lighthisto.py*

Modified:
   trunk/pyext/Makefile.am

Modified: trunk/pyext/Makefile.am
==============================================================================
--- trunk/pyext/Makefile.am	Mon Dec  7 18:34:05 2009	(r2144)
+++ trunk/pyext/Makefile.am	Mon Dec  7 18:36:01 2009	(r2145)
@@ -16,6 +16,7 @@
 
 uninstall-local:
 	rm -rf $(DESTDIR)$(libdir)/python*/site-packages/*rivet*
+	rm -rf $(DESTDIR)$(libdir)/python*/site-packages/lighthisto.py*
 
 clean-local:
 	$(PYTHON) setup.py clean --all


More information about the Rivet-svn mailing list