Skip to content

Commit

Permalink
fix: add install prefix
Browse files Browse the repository at this point in the history
- update debian/rules to include meson install prefix
  • Loading branch information
jardon authored and kbdharun committed Sep 27, 2024
1 parent 234737c commit 6ffa41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
#export DH_VERBOSE=1

%:
dh $@ --buildsystem=meson
dh $@ --buildsystem=meson -- --prefix=/usr

0 comments on commit 6ffa41e

Please sign in to comment.