summaryrefslogtreecommitdiff
path: root/strata/build-essential/stage2-fhs-dirs.morph
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2015-03-12 14:16:25 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2015-03-12 14:16:25 +0000
commitd42785d06b3b6e3fe143b1a0ce7b4dae390d0dc5 (patch)
tree92d75b93d3786c5e8aacac73c1cff6c89d832c08 /strata/build-essential/stage2-fhs-dirs.morph
parentd39632c8dd01509ed7e1e7591ca8ef59c707c54f (diff)
parentc9afefed2d2278046ec5c0fb11c32220f3b7380d (diff)
downloaddefinitions-d42785d06b3b6e3fe143b1a0ce7b4dae390d0dc5.tar.gz
Merge branch 'baserock/rdale/fhs-remove-ld-so-conf'
Reviewed-By: javier.jardon@codethink.co.uk Reviewed-By: pedro.alvarez@codethink.co.uk
Diffstat (limited to 'strata/build-essential/stage2-fhs-dirs.morph')
-rw-r--r--strata/build-essential/stage2-fhs-dirs.morph1
1 files changed, 0 insertions, 1 deletions
diff --git a/strata/build-essential/stage2-fhs-dirs.morph b/strata/build-essential/stage2-fhs-dirs.morph
index 14a6e253..64080217 100644
--- a/strata/build-essential/stage2-fhs-dirs.morph
+++ b/strata/build-essential/stage2-fhs-dirs.morph
@@ -9,7 +9,6 @@ install-commands:
- install -m 600 shadow "$DESTDIR/etc/shadow"
- install -m 644 interfaces "$DESTDIR/etc/network/interfaces"
- install -m 644 group "$DESTDIR/etc/group"
-- install -m 644 ld.so.conf "$DESTDIR/etc/ld.so.conf"
- install -m 644 issue "$DESTDIR/etc/issue"
- install -m 644 services "$DESTDIR/etc/services"
- install -m 644 protocols "$DESTDIR/etc/protocols"