Bas Couwenberg pushed to branch master at Debian GIS Project / epr-api
Commits:
d2ef3425 by Bas Couwenberg at 2023-08-12T10:05:20+02:00
Don't create build directory in dh_auto_configure override.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -10,23 +10,17 @@ export DEB_CFLAGS_MAINT_APPEND=-DNDEBUG
CMAKE_EXTRA_FLAGS += -DBUILD_DOCS:BOOL=ON -DBUILD_TESTS:BOOL=ON
-
%:
dh $@ --buildsystem=cmake --builddirectory=build
-
override_dh_auto_configure:
- mkdir -p build
dh_auto_configure -- $(CMAKE_EXTRA_FLAGS)
-
override_dh_compress:
dh_compress -X.html
-
override_dh_installchangelogs:
dh_installchangelogs -k CHANGELOG.txt
-
.PHONY: override_dh_auto_configure override_dh_compress \
override_dh_installchangelogs
View it on GitLab:
https://salsa.debian.org/debian-gis-team/epr-api/-/commit/d2ef3425d9c8c753905dc49123aca8886738927d
--
View it on GitLab:
https://salsa.debian.org/debian-gis-team/epr-api/-/commit/d2ef3425d9c8c753905dc49123aca8886738927d
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