summaryrefslogtreecommitdiff
path: root/strata/tools/procps-ng.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/tools/procps-ng.morph')
-rw-r--r--strata/tools/procps-ng.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/strata/tools/procps-ng.morph b/strata/tools/procps-ng.morph
new file mode 100644
index 00000000..fb742a23
--- /dev/null
+++ b/strata/tools/procps-ng.morph
@@ -0,0 +1,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=/