summaryrefslogtreecommitdiff
path: root/strata/tools/procps-ng.morph
blob: fb742a231c268d09fb87d4d09a320ac2c84d0a46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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=/