summaryrefslogtreecommitdiff
path: root/strata/coreutils-common/coreutils.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-08-22 16:06:43 +0100
committerJavier Jardón <jjardon@gnome.org>2016-08-22 16:43:49 +0100
commitaf41a2b08266be193a5618ab224d7a199a08f4b7 (patch)
treeab34cc6144c87c2554ad2db8eb081d12e7aa1230 /strata/coreutils-common/coreutils.morph
parent3a610540dcedd99e8e81e15166413c76af31b1d3 (diff)
downloaddefinitions-af41a2b08266be193a5618ab224d7a199a08f4b7.tar.gz
Change-Id: Ifd430e3714822380111f721824488e1bbcbbec1e
Diffstat (limited to 'strata/coreutils-common/coreutils.morph')
-rw-r--r--strata/coreutils-common/coreutils.morph5
1 files changed, 0 insertions, 5 deletions
diff --git a/strata/coreutils-common/coreutils.morph b/strata/coreutils-common/coreutils.morph
index 3071cb9e..ad6b2c32 100644
--- a/strata/coreutils-common/coreutils.morph
+++ b/strata/coreutils-common/coreutils.morph
@@ -10,8 +10,3 @@ build-commands:
- make WERROR_CFLAGS=
install-commands:
- make INSTALL_PROGRAM=install DESTDIR="$DESTDIR" install
-# This hack is for supporting "fdatasync" argument in "dd" command
-# which busybox "dd" does not support.
-# This hack should dissappear when we merge /usr/bin and /bin.
-- mkdir -p "$DESTDIR"/bin/
-- ln -sf ../usr/bin/dd "$DESTDIR"/bin/