From 34db4ff998f2ca4831b0213f7d9eba9a81af2a90 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Wed, 1 Mar 2006 17:59:53 +0000 Subject: xlibs: move X libraries to a common folder and unify naming to tarball names --- packages/xlibs/libxcursor/.mtn2git_empty | 0 packages/xlibs/libxcursor/autofoo.patch | 22 ++++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 packages/xlibs/libxcursor/.mtn2git_empty create mode 100644 packages/xlibs/libxcursor/autofoo.patch (limited to 'packages/xlibs/libxcursor') diff --git a/packages/xlibs/libxcursor/.mtn2git_empty b/packages/xlibs/libxcursor/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/xlibs/libxcursor/autofoo.patch b/packages/xlibs/libxcursor/autofoo.patch new file mode 100644 index 0000000000..7aa573ce13 --- /dev/null +++ b/packages/xlibs/libxcursor/autofoo.patch @@ -0,0 +1,22 @@ + +# +# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher +# + +Index: Xcursor/configure.ac +=================================================================== +--- Xcursor.orig/configure.ac 2004-04-12 10:11:12.000000000 -0400 ++++ Xcursor/configure.ac 2005-01-18 16:04:36.860617992 -0500 +@@ -31,11 +31,11 @@ + dnl not possible to extract the version number here from Xcursor.h + dnl + AC_INIT([libXcursor],1.1.3,[keithp@keithp.com],[libXcursor]) ++AC_CONFIG_AUX_DIR(.) + AM_INIT_AUTOMAKE([dist-bzip2]) + AC_CONFIG_SRCDIR([Makefile.am]) + AM_MAINTAINER_MODE + AM_CONFIG_HEADER(config.h) +-AC_CONFIG_AUX_DIR(.) + + dnl libtool versioning + -- cgit v1.2.3