summaryrefslogtreecommitdiff
path: root/packages/libxft/files
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-03-01 17:59:53 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-01 17:59:53 +0000
commit34db4ff998f2ca4831b0213f7d9eba9a81af2a90 (patch)
tree77e5cbbff4c8d0cbd52c6fe1a6915ae17875b1bb /packages/libxft/files
parentce789dd71ea9a3654986177a5ccdd9fec544a630 (diff)
xlibs: move X libraries to a common folder and unify naming to tarball names
Diffstat (limited to 'packages/libxft/files')
-rw-r--r--packages/libxft/files/.mtn2git_empty0
-rw-r--r--packages/libxft/files/autofoo.patch21
2 files changed, 0 insertions, 21 deletions
diff --git a/packages/libxft/files/.mtn2git_empty b/packages/libxft/files/.mtn2git_empty
deleted file mode 100644
index e69de29bb2..0000000000
--- a/packages/libxft/files/.mtn2git_empty
+++ /dev/null
diff --git a/packages/libxft/files/autofoo.patch b/packages/libxft/files/autofoo.patch
deleted file mode 100644
index 54120aa612..0000000000
--- a/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