[Git][debian-gis-team/saga][master] Skip running autoreconf

Johan Van de Wauw (@johanvdw-guest) gitlab at salsa.debian.org
Wed Jun 15 13:23:43 BST 2022



Johan Van de Wauw pushed to branch master at Debian GIS Project / saga


Commits:
087f462b by Johan Van de Wauw at 2022-06-15T13:57:42+02:00
Skip running autoreconf

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -10,7 +10,7 @@ include /usr/share/dpkg/pkg-info.mk
 UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
 
 %:
-	dh $@ --with python3 --buildsystem=cmake --sourcedirectory=saga-gis
+	dh $@ --with python3 --buildsystem=cmake --sourcedirectory=saga-gis --without autoreconf
 
 override_dh_clean:
 	dh_clean src/saga_core/saga_api/saga_api.py saga_cmd.1 saga_gui.1



View it on GitLab: https://salsa.debian.org/debian-gis-team/saga/-/commit/087f462bb18e5e7ddcefdd52a7206c96436b8cb2

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/saga/-/commit/087f462bb18e5e7ddcefdd52a7206c96436b8cb2
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/20220615/f536f023/attachment.htm>


More information about the Pkg-grass-devel mailing list