diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-22 09:30:45 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-22 09:30:45 +0000 |
commit | d7baa8447124a4c2d15e765372c909b98f4d3f32 (patch) | |
tree | 1039f8e52f2a390f96e5dc0f8641708b79010157 /openwrt/package/atftp/patches/mconfig.patch | |
parent | 194bf73d633cdfaf28eec57f19f943cc21102e89 (diff) |
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
Diffstat (limited to 'openwrt/package/atftp/patches/mconfig.patch')
-rw-r--r-- | openwrt/package/atftp/patches/mconfig.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/openwrt/package/atftp/patches/mconfig.patch b/openwrt/package/atftp/patches/mconfig.patch deleted file mode 100644 index 552204ee23..0000000000 --- a/openwrt/package/atftp/patches/mconfig.patch +++ /dev/null @@ -1,20 +0,0 @@ -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= |