]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blobdiff - dos2unix/dos2unix.nm
dos2unix: Update to 7.3.4
[people/stevee/ipfire-3.x.git] / dos2unix / dos2unix.nm
index 70d09a166d5bad96e888dcdbbbe9f7ff9abe1d45..23a34e8946eb804336600ce1305833d5d91f52a1 100644 (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