Skip to content

Commit

Permalink
Remove build dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Hyatt committed Jan 3, 2020
1 parent ed97ef6 commit 2c420c1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ override_dh_makeshlibs:
# TODO: append ELF files referenced from Mach-Os into debian/darling.shlibs

override_dh_clean:
dh_clean -d
dh_clean -X.orig -X.bak -X~

override_dh_fixperms:
dh_fixperms -Xbin/darling

override_dh_update_autotools_config:

0 comments on commit 2c420c1

Please sign in to comment.