summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-06-10 13:44:10 +0200
committerJeroen Roovers <jer@gentoo.org>2017-06-10 13:44:10 +0200
commit54c68619441745c64a92a4e039b48b494795db06 (patch)
treea2ffff69ad5e4091d79f9cf8cb83d500c0427a6b /app-office
parentnet-analyzer/netselect: Add Debian's IPv6 patch. (diff)
downloadgentoo-54c68619441745c64a92a4e039b48b494795db06.tar.gz
gentoo-54c68619441745c64a92a4e039b48b494795db06.tar.bz2
gentoo-54c68619441745c64a92a4e039b48b494795db06.zip
app-office/dia: Drop obsolete sed script.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-office')
-rw-r--r--app-office/dia/dia-0.97.3.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-office/dia/dia-0.97.3.ebuild b/app-office/dia/dia-0.97.3.ebuild
index 8b66b83857f2..844a72f7b20b 100644
--- a/app-office/dia/dia-0.97.3.ebuild
+++ b/app-office/dia/dia-0.97.3.ebuild
@@ -57,7 +57,6 @@ src_prepare() {
if use python; then
python_fix_shebang .
- sed -i -e "s/\.so/$(get_libname)/" acinclude.m4 || die #298232
fi
if ! use doc; then