summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/parted/parted-3.3-r1.ebuild')
-rw-r--r--sys-block/parted/parted-3.3-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-block/parted/parted-3.3-r1.ebuild b/sys-block/parted/parted-3.3-r1.ebuild
index 4f2c019b732c..aa26a6fbc5b9 100644
--- a/sys-block/parted/parted-3.3-r1.ebuild
+++ b/sys-block/parted/parted-3.3-r1.ebuild
@@ -48,8 +48,7 @@ src_configure() {
$(use_enable selinux) \
$(use_enable static-libs static) \
$(use_with readline) \
- --disable-rpath \
- --disable-silent-rules
+ --disable-rpath
}
DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/{API,FAT,USER.jp} )