We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa36a8e commit 82a9bbaCopy full SHA for 82a9bba
debian/rules
@@ -21,7 +21,7 @@ override_dh_auto_clean:
21
22
override_dh_auto_configure:
23
mkdir -p debian/build
24
- cd debian/build && meson ../..
+ meson debian/build
25
meson configure -Dprefix=/usr
26
27
override_dh_auto_build:
0 commit comments