]> git.pld-linux.org Git - packages/as31.git/commitdiff
- use %%rpmldflags
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 23 May 2001 02:14:54 +0000 (02:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    as31.spec -> 1.3

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.0878 seconds and 4 git commands to generate.