beep: Honour LDFLAGS

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2016-10-18 01:55:10 +02:00
parent 84b2d20ea4
commit 4584c7d2b3
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
name = beep
version = 1.3
release = 1
release = 2
groups = Applications/System
url = http://www.johnath.com/beep/
@ -26,7 +26,7 @@ tarball = %{thisapp}.tar.gz
build
build
make FLAGS="%{CFLAGS}" %{PARALLELISMFLAGS}
make FLAGS="%{CFLAGS} %{LDFLAGS}" %{PARALLELISMFLAGS}
end
install