[packages/sc-im] there are important CFLAGS added in Makefile, do not override all

gotar gotar at pld-linux.org
Sun Apr 30 14:53:40 CEST 2017


commit 28fe733e0546fe82954c38bd3a758ba780ca53ea
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Sun Apr 30 14:53:06 2017 +0200

    there are important CFLAGS added in Makefile, do not override all

 sc-im.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sc-im.spec b/sc-im.spec
index b9be644..2dd575d 100644
--- a/sc-im.spec
+++ b/sc-im.spec
@@ -39,8 +39,8 @@ tesktowej, często bazując na wartościach innych komórek (formuła).
 %setup -q
 
 %build
+CFLAGS="%{rpmcflags}" \
 %{__make} -C src \
-	CFLAGS="%{rpmcflags}" \
 	prefix=%{_prefix}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sc-im.git/commitdiff/28fe733e0546fe82954c38bd3a758ba780ca53ea



More information about the pld-cvs-commit mailing list