From b783a3e2f6744692c80909a70c3674dd316204dc Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 24 Mar 2006 07:51:48 +0000 Subject: Move xlibs packages to xlibs/ as per changes in OE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@335 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/libxft/files/autofoo.patch | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 openembedded/packages/libxft/files/autofoo.patch (limited to 'openembedded/packages/libxft/files') diff --git a/openembedded/packages/libxft/files/autofoo.patch b/openembedded/packages/libxft/files/autofoo.patch deleted file mode 100644 index 54120aa61..000000000 --- a/openembedded/packages/libxft/files/autofoo.patch +++ /dev/null @@ -1,21 +0,0 @@ - -# -# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher -# - ---- libXft-2.1.6/configure.ac~autofoo 2004-03-22 10:02:59.000000000 -0500 -+++ libXft-2.1.6/configure.ac 2005-01-17 02:08:10.165951760 -0500 -@@ -33,12 +33,12 @@ - dnl Please bump the minor library number at each release as well. - dnl - AC_INIT(libXft, 2.1.6, [keithp@keithp.com], libXft) -+AC_CONFIG_AUX_DIR(.) - - AM_INIT_AUTOMAKE([dist-bzip2]) - AM_MAINTAINER_MODE - - AM_CONFIG_HEADER(config.h) --AC_CONFIG_AUX_DIR(.) - - # checks for progs - AC_PROG_CC -- cgit v1.2.3