diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/dia/dia-0.97.3.ebuild | 1 |
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 |