summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2006-10-08 03:01:37 +0000
committerDavid Shakaryan <omp@gentoo.org>2006-10-08 03:01:37 +0000
commit1854142641b0949cfbdbb05e8b2fe170643f8e62 (patch)
tree349e79310ab346409bd71aece88ea315009a26f8 /app-misc/mc-mp/mc-mp-4.1.40_pre9.ebuild
parentNow in Portage. (diff)
downloadsunrise-1854142641b0949cfbdbb05e8b2fe170643f8e62.tar.gz
sunrise-1854142641b0949cfbdbb05e8b2fe170643f8e62.tar.bz2
sunrise-1854142641b0949cfbdbb05e8b2fe170643f8e62.zip
app-misc/mc-mp: Fix whitespace.
svn path=/sunrise/; revision=1447
Diffstat (limited to 'app-misc/mc-mp/mc-mp-4.1.40_pre9.ebuild')
-rw-r--r--app-misc/mc-mp/mc-mp-4.1.40_pre9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc-mp/mc-mp-4.1.40_pre9.ebuild b/app-misc/mc-mp/mc-mp-4.1.40_pre9.ebuild
index 9ceb405d2..597889f72 100644
--- a/app-misc/mc-mp/mc-mp-4.1.40_pre9.ebuild
+++ b/app-misc/mc-mp/mc-mp-4.1.40_pre9.ebuild
@@ -47,7 +47,7 @@ src_unpack() {
# Also prevent stripping the binary, portage takes care of this as needed
# - not using bindnow-flags() because cons.saver is only built on GNU/Linux
sed -i -e "s:(CC) -s cons.saver.o:(CC) -Wl,-z,now cons.saver.o:" \
- src/Makefile.in || die "sed failed in Makefile.in"
+ src/Makefile.in || die "sed failed in Makefile.in"
}
src_compile() {