]> git.pld-linux.org Git - packages/Carla.git/commitdiff
do not strip binaries
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Thu, 1 Mar 2018 09:07:55 +0000 (10:07 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Thu, 1 Mar 2018 09:07:55 +0000 (10:07 +0100)
Carla.spec

index 4ed925176d2219a7014bea84f115accec721377b..1b3b101a6a611d05052143c9962445eb293b89b5 100644 (file)
@@ -68,6 +68,7 @@ Pliki nagłówkowe biblioteki %{name}.
 
 %build
 %{__make} -j1 \
+       SKIP_STRIPPING=true \
        CC="%{__cc}" \
        CXX="%{__cxx}" \
        CFLAGS="%{rpmcflags}" \
This page took 0.221545 seconds and 4 git commands to generate.