diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-07-08 00:59:27 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-07-08 00:59:27 +0000 |
commit | 715ec726d62a650d289d75812cb2bb0f7e6345c0 (patch) | |
tree | a59474b329ffbaa5c83ccc44a936935b2329ea93 /openwrt/package/atftp/patches/mconfig.patch | |
parent | 625e182ee0ece2220ceaba4c25cbc3dd0d64a36d (diff) | |
download | mtk-20170518-715ec726d62a650d289d75812cb2bb0f7e6345c0.zip mtk-20170518-715ec726d62a650d289d75812cb2bb0f7e6345c0.tar.gz mtk-20170518-715ec726d62a650d289d75812cb2bb0f7e6345c0.tar.bz2 |
forgot patches
SVN-Revision: 1376
Diffstat (limited to 'openwrt/package/atftp/patches/mconfig.patch')
-rw-r--r-- | openwrt/package/atftp/patches/mconfig.patch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/openwrt/package/atftp/patches/mconfig.patch b/openwrt/package/atftp/patches/mconfig.patch new file mode 100644 index 0000000..552204e --- /dev/null +++ b/openwrt/package/atftp/patches/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= |