summaryrefslogtreecommitdiff
path: root/strata/core/util-linux.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-08-21 20:34:50 +0100
committerJavier Jardón <jjardon@gnome.org>2016-11-08 19:17:34 +0000
commit47b76c5bd2bd7bba497ab36942eaa0c96efba6d0 (patch)
tree0dbb0e12798db1ed1042ba560751f7b5dd9c099a /strata/core/util-linux.morph
parent3badff6789e8aedd1b1298ef5065af744bf6a676 (diff)
downloaddefinitions-47b76c5bd2bd7bba497ab36942eaa0c96efba6d0.tar.gz
Remove some hacks not needed anymore after the /usr merge
Change-Id: I459cb33978e644aa1ac2b3e71cb79ae67894c3e5
Diffstat (limited to 'strata/core/util-linux.morph')
-rw-r--r--strata/core/util-linux.morph4
1 files changed, 1 insertions, 3 deletions
diff --git a/strata/core/util-linux.morph b/strata/core/util-linux.morph
index a685af9c..dca8ad4c 100644
--- a/strata/core/util-linux.morph
+++ b/strata/core/util-linux.morph
@@ -4,9 +4,7 @@ build-system: autotools
pre-configure-commands:
- ./autogen.sh
configure-commands:
-# Installing to /bin so that they overwrite busybox login.
- |
./configure --prefix="$PREFIX" \
--enable-libmount-force-mountinfo \
- --disable-use-tty-group \
- --bindir=/bin
+ --disable-use-tty-group