summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2001-05-23 02:14:54 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit11fa4687d2d1030b5edd86f096350206719c8449 (patch)
tree3bd7c94fb2da6fa372e4534db06a121bdbe3bbf0
parentddfa763d9c09e6c88abc1579f33233d9f1e90622 (diff)
downloadas31-11fa4687d2d1030b5edd86f096350206719c8449.zip
as31-11fa4687d2d1030b5edd86f096350206719c8449.tar.gz
- use %%rpmldflags
Changed files: as31.spec -> 1.3
-rw-r--r--as31.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/as31.spec b/as31.spec
index 06f55b0..f008fb8 100644
--- 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ów Intel 8031/8051.
%setup -q -n %{name}
%build
-%{__make} CFLAGS="%{rpmcflags}" LDFLAGS="%{?debug:-s}"
+%{__make} CFLAGS="%{rpmcflags}" LDFLAGS="%{rpmldflags}"
%install
rm -rf $RPM_BUILD_ROOT