[python-shapely] 01/05: 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 patch-queue/master
in repository python-shapely.

commit b1b96a1abfc2a98adf701da0eb0c5c4d4fe5f843
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 0a73abb..7ff735b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,4 +31,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