From d7baa8447124a4c2d15e765372c909b98f4d3f32 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 22 Mar 2006 09:30:45 +0000 Subject: remove atftp dependency on /etc/services, add dependency on libncurses (#384) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3444 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/atftp/patches/100-mconfig.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 openwrt/package/atftp/patches/100-mconfig.patch (limited to 'openwrt/package/atftp/patches/100-mconfig.patch') diff --git a/openwrt/package/atftp/patches/100-mconfig.patch b/openwrt/package/atftp/patches/100-mconfig.patch new file mode 100644 index 000000000..552204ee2 --- /dev/null +++ b/openwrt/package/atftp/patches/100-mconfig.patch @@ -0,0 +1,20 @@ +diff -Nur netkit-tftp-0.17/MCONFIG netkit-tftp-0.17.patched/MCONFIG +--- netkit-tftp-0.17/MCONFIG 1970-01-01 01:00:00.000000000 +0100 ++++ netkit-tftp-0.17.patched/MCONFIG 2005-06-19 21:16:52.422687029 +0200 +@@ -0,0 +1,16 @@ ++# Generated by configure (confgen version 2) on Sun Jun 19 21:13:24 CEST 2005 ++# ++ ++BINDIR=/usr/bin ++SBINDIR=/usr/sbin ++MANDIR=/usr/man ++BINMODE=755 ++DAEMONMODE=755 ++MANMODE=644 ++PREFIX=/usr ++EXECPREFIX=/usr ++INSTALLROOT= ++CC= ++CFLAGS= ++LDFLAGS= ++LIBS= -- cgit v1.2.3