[Python-apps-commits] r401 - in packages/mayavi2/trunk/debian (docs install rules)

varun-guest at users.alioth.debian.org varun-guest at users.alioth.debian.org
Fri Dec 7 18:19:49 UTC 2007


    Date: Friday, December 7, 2007 @ 18:19:49
  Author: varun-guest
Revision: 401

* Clean up docs.

Modified:
  packages/mayavi2/trunk/debian/install
  packages/mayavi2/trunk/debian/rules
Deleted:
  packages/mayavi2/trunk/debian/docs

Deleted: packages/mayavi2/trunk/debian/docs
===================================================================
--- packages/mayavi2/trunk/debian/docs	2007-12-07 17:37:56 UTC (rev 400)
+++ packages/mayavi2/trunk/debian/docs	2007-12-07 18:19:49 UTC (rev 401)
@@ -1 +0,0 @@
-enthought.mayavi/docs/*

Modified: packages/mayavi2/trunk/debian/install
===================================================================
--- packages/mayavi2/trunk/debian/install	2007-12-07 17:37:56 UTC (rev 400)
+++ packages/mayavi2/trunk/debian/install	2007-12-07 18:19:49 UTC (rev 401)
@@ -1,2 +1,4 @@
 enthought.mayavi/examples/*		/usr/share/doc/mayavi2/examples/mayavi/
 enthought.tvtk/examples/*		/usr/share/doc/mayavi2/examples/tvtk/
+enthought.mayavi/docs/*			/usr/share/doc/mayavi2/docs/mayavi/
+enthought.tvtk/docs/*			/usr/share/doc/mayavi2/docs/tvtk/

Modified: packages/mayavi2/trunk/debian/rules
===================================================================
--- packages/mayavi2/trunk/debian/rules	2007-12-07 17:37:56 UTC (rev 400)
+++ packages/mayavi2/trunk/debian/rules	2007-12-07 18:19:49 UTC (rev 401)
@@ -30,7 +30,7 @@
 	sed -i '/^#!/d' $(SITE_PACKAGES)/enthought/tvtk/setup.py
 	sed -i '/^#!/d' $(SITE_PACKAGES)/enthought/mayavi/scripts/mayavi2.py
 	touch $(SITE_PACKAGES)/enthought/plugins/__init__.py
-	$(RM) $(DEB_DESTDIR)usr/share/doc/mayavi2/mayavi2.man*
+	$(RM) $(DEB_DESTDIR)usr/share/doc/mayavi2/docs/mayavi/mayavi2.man*
 
 get-orig-source:
 	wget http://code.enthought.com/downloads/source/ets2.6/enthought.mayavi.tar.gz -O \




More information about the Python-apps-commits mailing list