Changeset: eacd654a8115 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/eacd654a8115
Modified Files:
debian/rules
Branch: Jan2022
Log Message:
Added a rather important backslash.
diffs (12 lines):
diff --git a/debian/rules b/debian/rules
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ DH_VERBOSE=1
override_dh_auto_configure:
dh_auto_configure -- \
- -DPYTHON3_LIBDIR=lib/python3/dist-packages
+ -DPYTHON3_LIBDIR=lib/python3/dist-packages \
-DCMAKE_INSTALL_RUNSTATEDIR=/run \
-DRELEASE_VERSION=ON \
-DASSERT=OFF \
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]