[neon/neon-packaging/aws-sdk-cpp/Neon/unstable] debian: typo

Jonathan Esk-Riddell null at kde.org
Thu Nov 3 15:17:20 GMT 2022


Git commit f60040a1687a03a031c7724b2a7d7a5c7d72c9a5 by Jonathan Esk-Riddell.
Committed on 03/11/2022 at 15:17.
Pushed by jriddell into branch 'Neon/unstable'.

typo

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/aws-sdk-cpp/commit/f60040a1687a03a031c7724b2a7d7a5c7d72c9a5

diff --git a/debian/rules b/debian/rules
index 66af250..366459c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,5 @@
 	dh $@ --with kf5
 
 override_dh_auto_configure:
-	./prefetch_crt_dependency.sh`
+	./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