r37179 - /packages/openturns/trunk/debian/patches/pth.diff
prudhomm at users.alioth.debian.org
prudhomm at users.alioth.debian.org
Tue Dec 28 07:18:17 UTC 2010
Author: prudhomm
Date: Tue Dec 28 07:18:11 2010
New Revision: 37179
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=37179
Log:
fix path
Modified:
packages/openturns/trunk/debian/patches/pth.diff
Modified: packages/openturns/trunk/debian/patches/pth.diff
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/patches/pth.diff?rev=37179&op=diff
==============================================================================
--- packages/openturns/trunk/debian/patches/pth.diff (original)
+++ packages/openturns/trunk/debian/patches/pth.diff Tue Dec 28 07:18:11 2010
@@ -1,24 +1,26 @@
-Index: python/src/Makefile.am
+Index: openturns-0.13.2/python/src/Makefile.am
===================================================================
---- python/src/Makefile.am (révision 1681)
-+++ python/src/Makefile.am (copie de travail)
-@@ -45,5 +45,5 @@
+--- openturns-0.13.2.orig/python/src/Makefile.am 2010-12-28 08:16:17.000000000 +0100
++++ openturns-0.13.2/python/src/Makefile.am 2010-12-28 08:16:54.000000000 +0100
+@@ -45,12 +45,12 @@
pkgpython_PYTHON =
pkgpyexec_LTLIBRARIES =
MAINTAINERCLEANFILES = $(BUILT_SOURCES)
-EXTRA_DIST = openturns.pth
-+EXTRA_DIST =
++EXTRA_DIST =
otswig_DATA =
-
+
## Python module : openturns
-
+
-python_DATA = openturns.pth
++python_DATA =
pkgpython_PYTHON += viewer.py imageviewer.py controlwindow.py __init__.py test.py
pkgpyexec_LTLIBRARIES += openturns_preload.la
-
-Index: python/src/openturns.pth
+
+Index: openturns-0.13.2/python/src/openturns.pth
===================================================================
---- python/src/openturns.pth (révision 1681)
-+++ python/src/openturns.pth (copie de travail)
-@@ -1 +0,0 @@
+--- openturns-0.13.2.orig/python/src/openturns.pth 2010-12-28 08:17:12.000000000 +0100
++++ openturns-0.13.2/python/src/openturns.pth 2010-12-28 08:17:18.000000000 +0100
+@@ -1 +1 @@
-openturns
++
More information about the debian-science-commits
mailing list