summaryrefslogtreecommitdiff
path: root/package/wdfs
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-01 19:51:32 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-01 19:51:32 +0100
commitb56c73c95f08099803c60d9e2f2584f231220d47 (patch)
tree704b5c66e0d233af904afdfa00e1dd9c2205d02d /package/wdfs
parent09381f08db60bd52ab7135bd084fa2bb197a98c2 (diff)
misc patches needed for allmodconfig for ibm-x40-eglibc on Darwin OS
* fix *.pc / *-config file handling.
Diffstat (limited to 'package/wdfs')
-rw-r--r--package/wdfs/patches/patch-configure11
-rw-r--r--package/wdfs/patches/patch-src_config_h_in12
2 files changed, 23 insertions, 0 deletions
diff --git a/package/wdfs/patches/patch-configure b/package/wdfs/patches/patch-configure
new file mode 100644
index 000000000..436361d85
--- /dev/null
+++ b/package/wdfs/patches/patch-configure
@@ -0,0 +1,11 @@
+--- wdfs-1.4.2.orig/configure 2007-04-17 22:43:31.000000000 +0200
++++ wdfs-1.4.2/configure 2011-03-01 19:14:24.000000000 +0100
+@@ -4953,8 +4953,6 @@ else
+ fi
+
+
+-export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH
+-
+
+ if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
+ if test -n "$ac_tool_prefix"; then
diff --git a/package/wdfs/patches/patch-src_config_h_in b/package/wdfs/patches/patch-src_config_h_in
new file mode 100644
index 000000000..8aa15c552
--- /dev/null
+++ b/package/wdfs/patches/patch-src_config_h_in
@@ -0,0 +1,12 @@
+--- wdfs-1.4.2.orig/src/config.h.in 2007-04-17 22:43:37.000000000 +0200
++++ wdfs-1.4.2/src/config.h.in 2011-03-01 18:57:10.000000000 +0100
+@@ -48,6 +48,9 @@
+ /* Define to the one symbol short name of this package. */
+ #undef PACKAGE_TARNAME
+
++/* Define to the home page for this package. */
++#undef PACKAGE_URL
++
+ /* Define to the version of this package. */
+ #undef PACKAGE_VERSION
+