[Git][debian-gis-team/pyorbital][master] Minor changes
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Mon Aug 14 08:13:24 BST 2023
Antonio Valentino pushed to branch master at Debian GIS Project / pyorbital
Commits:
1e51278c by Antonio Valentino at 2023-08-14T07:12:58+00:00
Minor changes
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -2,7 +2,7 @@
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+# export DH_VERBOSE=1
export PYBUILD_NAME=pyorbital
export PYBUILD_TEST_ARGS=--pyargs ${PYBUILD_NAME}
@@ -14,7 +14,7 @@ execute_after_dh_auto_build-indep: export http_proxy=127.0.0.1:9
execute_after_dh_auto_build-indep: export https_proxy=127.0.0.1:9
execute_after_dh_auto_build-indep:
ifeq (,$(findstring nodoc,$(DEB_BUILD_OPTIONS)))
- PYTHONPATH=$(CURDIR) python3 -m sphinx -N -E -T -b html doc/source/ $(CURDIR)/.pybuild/docs/html/
+ PYTHONPATH=$(CURDIR) python3 -m sphinx -N -E -T -b html doc/source $(CURDIR)/.pybuild/docs/html
rm -rf $(CURDIR)/.pybuild/docs/html/.doctrees
endif
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyorbital/-/commit/1e51278cf66c04decbaad8a0eca243b03567c5dd
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyorbital/-/commit/1e51278cf66c04decbaad8a0eca243b03567c5dd
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230814/fb6434f4/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list