diff options
| author | Matthew Thode <mthode@mthode.org> | 2015-08-26 16:52:54 -0500 |
|---|---|---|
| committer | Matthew Thode <mthode@mthode.org> | 2015-08-26 16:55:23 -0500 |
| commit | 397435fe31fe7a8e7b615232b0fc0c64c701a619 (patch) | |
| tree | 38213a460f78ef35da0926a313415b4680a2deea /dev-python/PyECLib/PyECLib-1.0.7.ebuild | |
| parent | 29d72357ac163648f52b0bdf8b97cb032d143c2d (diff) | |
| download | gentoo-397435fe31fe7a8e7b615232b0fc0c64c701a619.tar.gz gentoo-397435fe31fe7a8e7b615232b0fc0c64c701a619.tar.bz2 gentoo-397435fe31fe7a8e7b615232b0fc0c64c701a619.zip | |
dev-python/PyECLib: really fix it this time...
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-python/PyECLib/PyECLib-1.0.7.ebuild')
| -rw-r--r-- | dev-python/PyECLib/PyECLib-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyECLib/PyECLib-1.0.7.ebuild b/dev-python/PyECLib/PyECLib-1.0.7.ebuild index cf533ffc80e2..acfd959cdaf5 100644 --- a/dev-python/PyECLib/PyECLib-1.0.7.ebuild +++ b/dev-python/PyECLib/PyECLib-1.0.7.ebuild @@ -26,5 +26,5 @@ PATCHES=( python_install() { distutils-r1_python_install - sed -i "s/^libdir.*$/libdir='\/usr\/lib'/g" "${D}"/usr/lib/libgf_complete.la || die + rm "${D}"/usr/lib/*.la || die } |
