]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - ed/ed.nm
Remove fastd and libuecc
[ipfire-3.x.git] / ed / ed.nm
index e24d6d7cd40b3e2d7bbae7f71adf7a72ae730b2e..2f49c957f6fd277d0c6ad2ac863c7a41ba51bda8 100644 (file)
--- a/ed/ed.nm
+++ b/ed/ed.nm
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = ed
-version    = 1.5
-release    = 4
+version    = 1.13
+release    = 1
 
 groups     = Application/Text
 url        = http://www.gnu.org/software/ed/
@@ -19,10 +19,18 @@ description
        (emacs and vi, for example).
 end
 
-source_dl  =
+source_dl  = http://ftpmirror.gnu.org/ed/
+sources    = %{thisapp}.tar.lz
 
 build
-       make_build_target = CFLAGS="%{CFLAGS}"
+       requires
+               lzip
+       end
+
+       configure_options += \
+               CFLAGS="%{CFLAGS}" \
+               CPPFLAGS="%{CPPFLAGS}" \
+               LDFLAGS="%{LDFLAGS}"
 end
 
 packages