]> git.pld-linux.org Git - packages/br.git/commitdiff
- fix compilation
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 2 Jan 2004 00:28:32 +0000 (00:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    br.spec -> 1.9

br.spec

diff --git a/br.spec b/br.spec
index bbf2ba87963c7183baed184788304f8eb06500f9..f908a832f1365f4afbae531ffe5a01d2e9b850e0 100644 (file)
--- a/br.spec
+++ b/br.spec
@@ -35,7 +35,7 @@ Prosty kre
 rm -f %{name}.c
 cp %{SOURCE1} .
 
-%{__cc} %{rpmldflags} -o %{name} %{rpmcflags} %{name}.c
+%{__cc} %{rpmldflags} -o %{name} %{rpmcflags} %{name}.c -lm
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.099272 seconds and 4 git commands to generate.