[magics] 35/63: directory python/Magics -> python

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Mar 24 10:41:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository magics.

commit 4f82163d6f26a3df0df06150b22a12fc766ce396
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Oct 31 19:10:43 2016 +0000

    directory python/Magics -> python
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8aaa3a8..4614040 100755
--- a/debian/rules
+++ b/debian/rules
@@ -116,9 +116,9 @@ override_dh_auto_test check:
 	#	export MAGPLUS_HOME=$(CURDIR) ; $(MAKE) -C debian/build-py3  check )
 
 override_dh_auto_install:
-	$(MAKE) -C debian/build-py3/python/Magics clean install PYTHON_INCLUDE_DIR=/usr/include/python3.5 \
+	$(MAKE) -C debian/build-py3/python clean install PYTHON_INCLUDE_DIR=/usr/include/python3.5 \
 			DESTDIR=$(CURDIR)/debian/python3-magics++ \ MAGPLUS_HOME=$(CURDIR) 
-	$(MAKE) -C debian/build-py2/python/Magics clean install PYTHON_INCLUDE_DIR=/usr/include/python2.7 \
+	$(MAKE) -C debian/build-py2/python clean install PYTHON_INCLUDE_DIR=/usr/include/python2.7 \
 			DESTDIR=$(CURDIR)/debian/python-magics++ \ MAGPLUS_HOME=$(CURDIR) 
 	dh_auto_install --builddirectory=debian/build-py3
 	# Move lib stuff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/magics.git



More information about the debian-science-commits mailing list