this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove build dirs

+4 -1
+4 -1
debian/rules
··· 14 14 # TODO: append ELF files referenced from Mach-Os into debian/darling.shlibs 15 15 16 16 override_dh_clean: 17 - dh_clean -d 17 + dh_clean -X.orig -X.bak -X~ 18 + 19 + override_dh_fixperms: 20 + dh_fixperms -Xbin/darling 18 21 19 22 override_dh_update_autotools_config: