Fix debian/rules
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user