this repo has no description
1
fork

Configure Feed

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

Use correct destination directory for Debian build (#604)

authored by

TheBrokenRail and committed by
Andrew Hyatt
a89d8406 9da34e20

+1 -1
+1 -1
debian/rules
··· 24 24 override_dh_update_autotools_config: 25 25 26 26 override_dh_auto_install: 27 - sudo $(MAKE) -j$(shell nproc) install 27 + sudo dh_auto_install