[neon/neon-packaging/aws-sdk-cpp/Neon/unstable] debian: fix override
Jonathan Esk-Riddell
null at kde.org
Thu Nov 3 15:09:44 GMT 2022
Git commit b3876c7ce0089889a1385bd27688dc99820b9ac4 by Jonathan Esk-Riddell.
Committed on 03/11/2022 at 15:09.
Pushed by jriddell into branch 'Neon/unstable'.
fix override
M +1 -1 debian/rules
https://invent.kde.org/neon/neon-packaging/aws-sdk-cpp/commit/b3876c7ce0089889a1385bd27688dc99820b9ac4
diff --git a/debian/rules b/debian/rules
index 82d5b0e..66af250 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,6 @@
%:
dh $@ --with kf5
-override_dh_configure:
+override_dh_auto_configure:
./prefetch_crt_dependency.sh`
dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/usr -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_ONLY="s3"
More information about the Neon-commits
mailing list