Rebecca N. Palmer pushed to branch sphinx7fix at Debian Med / snakemake


Commits:
38eda2b7 by Rebecca N. Palmer at 2023-08-03T21:56:51+01:00
fix docs path

- - - - -


2 changed files:

- debian/rules
- debian/snakemake-doc.install


Changes:

=====================================
debian/rules
=====================================
@@ -48,6 +48,7 @@ export 
SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build
 execute_after_dh_auto_build:
        PYTHONPATH=$(shell pybuild --print build_dir --interpreter python3) \
        cd docs && LC_ALL=C.UTF-8 LANGUAGE=C.UTF-8 make html
+       ls -lR
 
 execute_after_dh_installdocs:
        find debian -name '__pycache__' -o name '.gitignore' | xargs rm -rf


=====================================
debian/snakemake-doc.install
=====================================
@@ -1,2 +1,2 @@
-build/sphinx/html/ /usr/share/doc/snakemake
+docs/_build/html/ /usr/share/doc/snakemake
 examples/ /usr/share/doc/snakemake



View it on GitLab: 
https://salsa.debian.org/med-team/snakemake/-/commit/38eda2b7a16f8c9b45435b14b74cf952bf86c09a

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/snakemake/-/commit/38eda2b7a16f8c9b45435b14b74cf952bf86c09a
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to