From 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 9 Dec 2004 09:47:41 +0000 Subject: Merge oe-devel@oe-devel.bkbits.net:openembedded into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA --- netkit-ftp/netkit-ftp-0.17/mconfig.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 netkit-ftp/netkit-ftp-0.17/mconfig.patch (limited to 'netkit-ftp/netkit-ftp-0.17') diff --git a/netkit-ftp/netkit-ftp-0.17/mconfig.patch b/netkit-ftp/netkit-ftp-0.17/mconfig.patch deleted file mode 100644 index 26f2f2b6b6..0000000000 --- a/netkit-ftp/netkit-ftp-0.17/mconfig.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff -urNd netkit-base-0.17/MCONFIG netkit-base-0.17-new/MCONFIG ---- netkit-base-0.17/MCONFIG 1969-12-31 18:00:00.000000000 -0600 -+++ netkit-base-0.17-new/MCONFIG 2002-10-12 13:33:16.000000000 -0500 -@@ -0,0 +1,16 @@ -+BINDIR=/usr/bin -+SBINDIR=/usr/sbin -+MANDIR=/usr/man -+ROOTBINDIR=/bin -+BINMODE=755 -+DAEMONMODE=755 -+MANMODE=644 -+SUIDMODE=4755 -+PREFIX=/usr -+EXECPREFIX=/usr -+ROOTPREFIX= -+INSTALLROOT= -+CC=arm-linux-gcc -+CFLAGS=-I/usr/src/coding/projects/userspace/buildroot/output/staging/usr/include -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -+LDFLAGS= -+LIBS= -- cgit v1.2.3