Skip to content

Commit

Permalink
use compat 9 perm fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jardon committed Oct 21, 2024
1 parent 546cb28 commit af2a3a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
%:
dh $@ --buildsystem=meson

execute_after_dh_fixperms:
override_dh_fixperms:
dh_fixperms
chmod -R 666 debian/vanilla-first-setup/etc/vanilla

0 comments on commit af2a3a0

Please sign in to comment.