dos2unix: Update to 7.3.4

Also make the build honour LDFLAGS

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2016-09-24 13:13:12 +01:00
parent 5ac2ac488c
commit eb3c09082c
1 changed files with 2 additions and 7 deletions

View File

@ -4,7 +4,7 @@
###############################################################################
name = dos2unix
version = 7.3.3
version = 7.3.4
release = 1
groups = Applications/Text
@ -24,19 +24,14 @@ build
gettext
end
prepare_cmds
rm -rvf po/*/eo-x.*
end
build
make %{PARALLELISMFLAGS} \
CFLAGS="%{CFLAGS} -D_LARGEFILE_SOURCE $(getconf LFS_CFLAGS)"
CFLAGS_USER="%{CFLAGS}" LDFLAGS_USER="%{LDFLAGS}"
end
end
packages
package %{name}
end
package %{name}-debuginfo
template DEBUGINFO