[packages/Carla] do not strip binaries

jajcus jajcus at pld-linux.org
Thu Mar 1 11:19:32 CET 2018


commit 7b5b5afd79a064adf635bf33e1568f46b1e389ad
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Thu Mar 1 10:07:55 2018 +0100

    do not strip binaries

 Carla.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/Carla.spec b/Carla.spec
index 4ed9251..1b3b101 100644
--- a/Carla.spec
+++ b/Carla.spec
@@ -68,6 +68,7 @@ Pliki nagłówkowe biblioteki %{name}.
 
 %build
 %{__make} -j1 \
+	SKIP_STRIPPING=true \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
 	CFLAGS="%{rpmcflags}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Carla.git/commitdiff/a9613353be4f7e890d9bf5ea0030690212bdbe42



More information about the pld-cvs-commit mailing list