summaryrefslogtreecommitdiff
path: root/graphics/chbg/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/chbg/files/patch-configure')
-rw-r--r--graphics/chbg/files/patch-configure13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/chbg/files/patch-configure b/graphics/chbg/files/patch-configure
deleted file mode 100644
index 746c87594704..000000000000
--- a/graphics/chbg/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.orig Sun Mar 24 14:42:24 2002
-+++ configure Sun Mar 24 14:43:21 2002
-@@ -3259,8 +3259,8 @@
- echo "$ac_t""no" 1>&6
- fi
-
-- if eval "test x$GNOME_CONFIG = xyes"; then
-- GNOME_PREFIX=`gnome-config --prefix`
-+ if eval "test x$GNOME_CONFIG != xno"; then
-+ GNOME_PREFIX=`$GNOME_CONFIG --prefix`
- echo "configure: warning: "Will install Gnome things to $GNOME_PREFIX"" 1>&2
- fi
- fi