summaryrefslogtreecommitdiff
path: root/strata/foundation/pciutils.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/foundation/pciutils.morph')
-rw-r--r--strata/foundation/pciutils.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/foundation/pciutils.morph b/strata/foundation/pciutils.morph
index eb8f11c0..03bd4a23 100644
--- a/strata/foundation/pciutils.morph
+++ b/strata/foundation/pciutils.morph
@@ -3,7 +3,7 @@ kind: chunk
configure-commands:
- make PREFIX="$PREFIX" ZLIB=no lib/config.mk
- echo PREFIX="$PREFIX" >>lib/config.mk
-- echo MANDIR="$PREFIX/share/man" >>lib/config.mk
+- echo MANDIR="$PREFIX/share/man" >>lib/config.mk # ensure manpages are always installed in share/man
build-commands:
- make PREFIX="$PREFIX"
install-commands: