]> 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 1fde0d0c27d1a8c2d7f1d4275190b9924a547d1b..23a34e8946eb804336600ce1305833d5d91f52a1 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = dos2unix
-version    = 6.0.2
+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