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 --- faad2/faad2-2.0/Makefile2.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 faad2/faad2-2.0/Makefile2.patch (limited to 'faad2/faad2-2.0/Makefile2.patch') diff --git a/faad2/faad2-2.0/Makefile2.patch b/faad2/faad2-2.0/Makefile2.patch deleted file mode 100644 index 5940f9fad4..0000000000 --- a/faad2/faad2-2.0/Makefile2.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- ./Makefile.old 2004-09-25 21:53:20.000000000 +0930 -+++ ./Makefile 2004-09-25 21:53:50.000000000 +0930 -@@ -108,7 +108,7 @@ - INSTALL_DATA = ${INSTALL} -m 644 - INSTALL_PROGRAM = ${INSTALL} - INSTALL_SCRIPT = ${INSTALL} --INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s -+INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c - LDFLAGS = -L/cc/build-corgi/tmp/staging/arm-linux/lib -Wl,-rpath-link,/cc/build-corgi/tmp/staging/arm-linux/lib -Wl,-rpath,/usr/lib - LIBOBJS = - LIBS = -@@ -521,7 +521,7 @@ - installcheck: installcheck-recursive - install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ -- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ -+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG= \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install - mostlyclean-generic: -- cgit v1.2.3