summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-07-13 02:02:47 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-07-13 02:02:47 +0200
commit58dd7bd53ea47fe541926436dc4d8c1bc957bd46 (patch)
tree9139a3577eda7da70bedb07e847b37889e9e1b06 /media-libs/rubberband
parentdev-python/autopep8: version bump. (diff)
downloadgentoo-58dd7bd53ea47fe541926436dc4d8c1bc957bd46.tar.gz
gentoo-58dd7bd53ea47fe541926436dc4d8c1bc957bd46.tar.bz2
gentoo-58dd7bd53ea47fe541926436dc4d8c1bc957bd46.zip
media-libs/rubberband: Fixed src_prepare
Closes: https://bugs.gentoo.org/661038 Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'media-libs/rubberband')
-rw-r--r--media-libs/rubberband/rubberband-1.8.1-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-libs/rubberband/rubberband-1.8.1-r2.ebuild b/media-libs/rubberband/rubberband-1.8.1-r2.ebuild
index a2ccff636e62..754ed4704a40 100644
--- a/media-libs/rubberband/rubberband-1.8.1-r2.ebuild
+++ b/media-libs/rubberband/rubberband-1.8.1-r2.ebuild
@@ -22,6 +22,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig"
src_prepare() {
+ default
if ! use static-libs ; then
sed -e '/^all:/s/$(STATIC_TARGET)//' \
-e '/^\tcp $(STATIC_TARGET)/d' \