summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-12-07 17:21:01 +0000
committerJustin Lecher <jlec@gentoo.org>2010-12-07 17:21:01 +0000
commit4ba027713b1f2afef97c38be5511aba28f03a881 (patch)
tree0f1c535c5843e109210b9d4fcf9b23c78a28fa6a /dev-tcltk/tkXwin/files
parentCorrectly fix the Multilib problem (diff)
downloadhistorical-4ba027713b1f2afef97c38be5511aba28f03a881.tar.gz
historical-4ba027713b1f2afef97c38be5511aba28f03a881.tar.bz2
historical-4ba027713b1f2afef97c38be5511aba28f03a881.zip
Fix for installation Problem, #235388
Package-Manager: portage-2.2.0_alpha7/cvs/Linux x86_64
Diffstat (limited to 'dev-tcltk/tkXwin/files')
-rw-r--r--dev-tcltk/tkXwin/files/1.0-configure.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-tcltk/tkXwin/files/1.0-configure.patch b/dev-tcltk/tkXwin/files/1.0-configure.patch
new file mode 100644
index 000000000000..3a0affc6cd68
--- /dev/null
+++ b/dev-tcltk/tkXwin/files/1.0-configure.patch
@@ -0,0 +1,13 @@
+diff --git a/configure b/configure
+index d92a1bf..6d75569 100755
+--- a/configure
++++ b/configure
+@@ -3534,7 +3534,7 @@ fi
+
+
+
+-PKG_TCL=${TCL_PACKAGE_PATH}/tkXwin
++PKG_TCL=${libdir}/tkXwin
+
+
+