summaryrefslogtreecommitdiffstats
path: root/main/gnokii/xgnokii.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-02-23 07:47:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-02-23 07:48:58 +0000
commit8a237d7bb6ece7aae8928795fc6a083934055ac5 (patch)
tree169a19de45b419139ae8f0bfd764d0ea6e718ed1 /main/gnokii/xgnokii.patch
parente7d9063e2b662f88fd874adf8e0e2bcd37cce86b (diff)
downloadaports-8a237d7bb6ece7aae8928795fc6a083934055ac5.tar.bz2
aports-8a237d7bb6ece7aae8928795fc6a083934055ac5.tar.xz
main/gnokii: upgrade to 0.6.31
Diffstat (limited to 'main/gnokii/xgnokii.patch')
-rw-r--r--main/gnokii/xgnokii.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/gnokii/xgnokii.patch b/main/gnokii/xgnokii.patch
new file mode 100644
index 000000000..b35416613
--- /dev/null
+++ b/main/gnokii/xgnokii.patch
@@ -0,0 +1,11 @@
+--- ./configure.in.orig
++++ ./configure.in
+@@ -689,7 +689,7 @@
+ fi
+ fi
+
+-AM_CONDITIONAL(XGNOKII, test "x$_support" = "xyes")
++AM_CONDITIONAL(XGNOKII, test "x$x_support" = "xyes")
+
+ dnl ======================== Check for libsocket
+ AC_CHECK_LIB(socket, socket)