]> git.pld-linux.org Git - packages/as31.git/blobdiff - as31.spec
- use %%rpmldflags
[packages/as31.git] / as31.spec
index 06f55b0ebd9b8feb3c475cd2e0c9b06ebe830898..f008fb8c6caf7b4f37142f83ac2083fee2eb6793 100644 (file)
--- a/as31.spec
+++ b/as31.spec
@@ -1,5 +1,5 @@
-Summary:       An Intel 8031/8051 assembler.
-Summary(pl):   Asembler dla procesorów Intel 8031/8051.
+Summary:       An Intel 8031/8051 assembler
+Summary(pl):   Asembler dla procesorów Intel 8031/8051
 Name:          as31
 Version:       2.0
 Release:       1.beta3
@@ -22,7 +22,7 @@ Asembler dla procesor
 %setup -q -n %{name}
 
 %build
-%{__make} CFLAGS="%{rpmcflags}" LDFLAGS="%{?debug:-s}"
+%{__make} CFLAGS="%{rpmcflags}" LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.058265 seconds and 4 git commands to generate.