i use arch btw
0
fork

Configure Feed

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

Add nice makepkg wrapper

+3
+3
bin/bin/makepkg
··· 1 + #!/bin/sh 2 + 3 + exec nice /usr/bin/makepkg $@