summaryrefslogtreecommitdiff
path: root/x11-wm/golem/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/golem/files/patch-configure')
-rw-r--r--x11-wm/golem/files/patch-configure12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-wm/golem/files/patch-configure b/x11-wm/golem/files/patch-configure
deleted file mode 100644
index 89a43e152556..000000000000
--- a/x11-wm/golem/files/patch-configure
+++ /dev/null
@@ -1,12 +0,0 @@
---- configure.orig 2006-03-01 18:59:55 UTC
-+++ configure
-@@ -5669,7 +5669,8 @@ test -n "$target_alias" &&
- COMPLIB_ARCH=CONFIG_GENERIC
- case "$target" in
- i386* | i486* | i686* ) COMPLIB_ARCH=CONFIG_X86;;
--ppc* ) COMPLIB_ARCH=CONFIG_PPC;;
-+amd64* ) COMPLIB_ARCH=CONFIG_X86_64;;
-+powerpc* ) COMPLIB_ARCH=CONFIG_PPC;;
- esac
-
-