name: procps-ng kind: chunk description: | Process management tools. procps-ng is a fork of the original procps project. build-system: autotools configure-commands: - NOCONFIGURE=1 ./autogen.sh # Setting exec-prefix to /usr causes a bunch of stuff to go in /usr/usr/bin # Setting prefix to / causes files to go in /include and /share # So don't do either of those things! - ./configure --prefix="$PREFIX" --exec-prefix=/