]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - dos2unix/dos2unix.nm
kernel: Align ARM configuration with remaining architectures
[ipfire-3.x.git] / dos2unix / dos2unix.nm
index 55da32154e7a8f836108aaf26950b4b9e9a07a78..23a34e8946eb804336600ce1305833d5d91f52a1 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = dos2unix
-version    = 5.1.1
+version    = 7.3.4
 release    = 1
 
 groups     = Applications/Text
@@ -13,30 +13,25 @@ license    = BSD
 summary    = Text file format converters.
 
 description
-       Convert text files with DOS or Mac line endings to Unix line endings and \
+       Convert text files with DOS or Mac line endings to Unix line endings and
        vice versa.
 end
 
-source_dl  =
+source_dl  = http://waterlan.home.xs4all.nl/dos2unix/
 
 build
        requires
                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