Skip to content

Commit

Permalink
build might not be dirty
Browse files Browse the repository at this point in the history
  • Loading branch information
stew committed Oct 16, 2024
1 parent 7d83a89 commit cadf705
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 @@ -4,7 +4,7 @@ UNISON_RELEASE=https://github.com/unisonweb/unison/releases/download/trunk-build
dh $@

override_dh_clean:
rm -r build
rm -rf build
dh_clean

override_dh_auto_build:
Expand Down

0 comments on commit cadf705

Please sign in to comment.