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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to