[med-svn] [Git][med-team/libzeep][master] Fix clean target. Closes: #1046447.
Santiago Vila (@sanvila)
gitlab at salsa.debian.org
Mon Feb 23 16:42:33 GMT 2026
Santiago Vila pushed to branch master at Debian Med / libzeep
Commits:
f902be54 by Santiago Vila at 2026-02-23T17:30:00+01:00
Fix clean target. Closes: #1046447.
- - - - -
2 changed files:
- + debian/clean
- debian/rules
Changes:
=====================================
debian/clean
=====================================
@@ -0,0 +1,6 @@
+docs/api/library_root.rst
+docs/api/unabridged_api.rst.include
+docs/conf.py
+include/zeep/config.hpp
+include/zeep/http/asio.hpp
+src/revision.hpp
=====================================
debian/rules
=====================================
@@ -10,10 +10,6 @@ export LC_ALL
%:
dh $@
-override_dh_clean:
- dh_clean
- rm -rf doc/html
-
override_dh_auto_configure:
dh_auto_configure -- -DBUILD_SHARED_LIBS=ON -DUSE_RSRC=ON -DZEEP_BUILD_DOCUMENTATION=ON -DBUILD_TESTING=ON
View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/commit/f902be540434d106333f804601aded696dd1bd9a
--
View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/commit/f902be540434d106333f804601aded696dd1bd9a
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/debian-med-commit/attachments/20260223/a03cf510/attachment.htm>
More information about the debian-med-commit
mailing list