summaryrefslogtreecommitdiff
path: root/strata/tools
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-18 11:18:36 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-02-18 11:18:36 +0000
commita1708b9ba42cb14a0c3a1d1cfe6a37a14568238b (patch)
treee56753b55e19a87f7d143fc2f1d3859f42c7a43c /strata/tools
parent54e269a9805e9cf50d0fe3075c04cfc1d1676a88 (diff)
downloaddefinitions-a1708b9ba42cb14a0c3a1d1cfe6a37a14568238b.tar.gz
Morph build d6f17e66de784d13b9bf084d7f424027
System branch: master
Diffstat (limited to 'strata/tools')
-rw-r--r--strata/tools/e2fsprogs.morph1
1 files changed, 0 insertions, 1 deletions
diff --git a/strata/tools/e2fsprogs.morph b/strata/tools/e2fsprogs.morph
index db1ea4cc..9d3b32a8 100644
--- a/strata/tools/e2fsprogs.morph
+++ b/strata/tools/e2fsprogs.morph
@@ -9,7 +9,6 @@ install-commands:
- |
td="$(mktemp -d)"
make DESTDIR="$td" install
- make DESTDIR="$td" install-libs
find "$td" \( -name blkid -o -name findfs -o -name fsck \) -delete
find "$td" \( -name blkid.8 -o -name findfs.8 \) -delete
mv "$td"/* "$DESTDIR"