diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-08 00:59:27 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-08 00:59:27 +0000 |
commit | 468a29a4164d9291ca4248e9881388fbe530d088 (patch) | |
tree | a59474b329ffbaa5c83ccc44a936935b2329ea93 /openwrt/package/atftp/patches | |
parent | 56e496b25bbbf5f495243a2ed1fe648f806ca484 (diff) |
forgot patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1376 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/atftp/patches')
-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 0000000000..552204ee23 --- /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= |