[Python-modules-commits] r13743 - in packages/matplotlib/branches/experimental/debian (2 files)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Thu Jul 1 16:56:31 UTC 2010


    Date: Thursday, July 1, 2010 @ 16:56:20
  Author: morph
Revision: 13743

removing patch from series too

Modified:
  packages/matplotlib/branches/experimental/debian/patches/series
  packages/matplotlib/branches/experimental/debian/rules

Modified: packages/matplotlib/branches/experimental/debian/patches/series
===================================================================
--- packages/matplotlib/branches/experimental/debian/patches/series	2010-07-01 16:54:10 UTC (rev 13742)
+++ packages/matplotlib/branches/experimental/debian/patches/series	2010-07-01 16:56:20 UTC (rev 13743)
@@ -1,3 +1,2 @@
 10_build_fix.patch
 20_matplotlibrc_path_search_fix.patch
-30_doc_pass_dpi.patch

Modified: packages/matplotlib/branches/experimental/debian/rules
===================================================================
--- packages/matplotlib/branches/experimental/debian/rules	2010-07-01 16:54:10 UTC (rev 13742)
+++ packages/matplotlib/branches/experimental/debian/rules	2010-07-01 16:56:20 UTC (rev 13743)
@@ -44,7 +44,7 @@
 	done
 
 	# clean the doc
-	( cd doc ; ./make.py clean )
+	-( cd doc ; ./make.py clean )
 
 	# workaround for cleaning the doc ("doc/make.py clean" only runs useless svn-clean)
 	rm -rf doc/build doc/examples




More information about the Python-modules-commits mailing list