dev-libs/liblinear: Whitespace
authorPatrick Lauer <patrick@gentoo.org>
Mon, 21 Dec 2015 14:31:39 +0000 (15:31 +0100)
committerPatrick Lauer <patrick@gentoo.org>
Mon, 21 Dec 2015 14:31:39 +0000 (15:31 +0100)
dev-libs/liblinear/liblinear-210-r1.ebuild

index cbd8d0e4de54386d6d3b59da876cc4c7c85ca83b..97dfda4453132948fa091c2b4fc257dd44cc34c5 100644 (file)
@@ -35,7 +35,7 @@ src_prepare() {
                -e '/^CFLAGS/d;/^CXXFLAGS/d' \
                -e 's|$${SHARED_LIB_FLAG}|& $(LDFLAGS)|g' \
                Makefile || die
-       if use blas; then 
+       if use blas; then
                sed -i -e 's:blas/blas.a::g' Makefile || die
        fi
 }