From 7161a29dcfd214749b78e5f32763614736e2fef7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 1 Sep 2014 12:53:55 +0000 Subject: Remove non staged ports without pending PR from databases --- databases/hk_classes/files/patch-configure | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 databases/hk_classes/files/patch-configure (limited to 'databases/hk_classes/files/patch-configure') diff --git a/databases/hk_classes/files/patch-configure b/databases/hk_classes/files/patch-configure deleted file mode 100644 index 0bf44059a194..000000000000 --- a/databases/hk_classes/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2006-12-17 15:27:45.000000000 +0100 -+++ configure 2012-02-19 20:23:04.014494956 +0100 -@@ -20681,7 +20681,7 @@ - py_version=`$PYTHON -c "from distutils.sysconfig import *; \ - from string import join; \ - print join(get_config_vars('VERSION'))"` -- if test "$py_version" == "None"; then -+ if test "$py_version" = "None"; then - if test -n "$PYTHON_VERSION"; then - py_version=$PYTHON_VERSION - else -- cgit v1.2.3