Fix debian/rules

This commit is contained in:
2023-09-22 21:55:06 +02:00
parent 605734e217
commit 6ae48adc6b
Vendored Regular → Executable
+2 -2
View File
@@ -10,7 +10,7 @@ export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS)
export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
%:
dh $@
dh $@
override_dh_auto_configure:
dh_auto_configure -- -DUSE_BUNDLED_LIBS=Off
dh_auto_configure -- -DUSE_BUNDLED_LIBS=Off