]> git.pld-linux.org Git - packages/bladeenc.git/commitdiff
- release 2, bladeenc-0_91-2
authorkloczek <kloczek@pld-linux.org>
Fri, 21 Jan 2000 00:46:07 +0000 (00:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed typo on passing LDFLAGS (now produced binaries are stripped).

Changed files:
    bladeenc.spec -> 1.16

bladeenc.spec

index 2ce5c2d734fbad1345b5a0f61a9c29185149aa09..2808185b5121fb6db91d9b7f55c983cfa03b5122 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Blade's MP3 Encoder
 Summary(pl):   Encoder MP3 Blade'a
 Name:          bladeenc
 Version:       0.91
-Release:       1
+Release:       2
 Epoch:         1
 Copyright:     LGPL
 Vendor:                Tord Jansson <tord.jansson@swipnet.se>
@@ -24,7 +24,7 @@ d
 %setup -q -n %{name}-%{version}.0
 
 %build
-LDFLAGS="-s"; export LDFALGS
+LDFLAGS="-s"; export LDFLAGS
 %configure
 make 
 
This page took 0.104663 seconds and 4 git commands to generate.