[python-shapely] 09/10: Use dh_link for symbolic link

Pietro Battiston toobaz-guest at moszumanska.debian.org
Sun Aug 23 08:52:21 UTC 2015


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

toobaz-guest pushed a commit to branch johandw
in repository python-shapely.

commit d223d9fc6bac5eb81517d68e0ade4174c7bb2d25
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Fri Jun 26 21:30:23 2015 +0200

    Use dh_link for symbolic link
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b3668ee..2c42cd0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,4 +29,4 @@ override_dh_auto_build:
 	rm -f shapely/speedups/_speedups.c
 	dh_auto_build
 	python setup.py build_sphinx
-	ln -s /usr/share/javascript/mathjax build/sphinx/html/_static/
+	dh_link build/sphinx/html/_static/ /usr/share/javascript/mathjax

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-shapely.git



More information about the Pkg-grass-devel mailing list