From dd81b68ad2da23c2cf24f210f0f2c088b15ba8db Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 24 Sep 2009 14:10:39 +0000 Subject: - Remove unfinished repocopy (repocopy performed 2009-04-05) Feature safe: yes --- net-p2p/museek+/files/patch-python-bindings_museek_SConscript | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net-p2p/museek+/files/patch-python-bindings_museek_SConscript (limited to 'net-p2p/museek+/files/patch-python-bindings_museek_SConscript') diff --git a/net-p2p/museek+/files/patch-python-bindings_museek_SConscript b/net-p2p/museek+/files/patch-python-bindings_museek_SConscript deleted file mode 100644 index 02eadc281767..000000000000 --- a/net-p2p/museek+/files/patch-python-bindings_museek_SConscript +++ /dev/null @@ -1,11 +0,0 @@ ---- python-bindings/museek/SConscript.orig 2007-08-21 09:25:18.000000000 +0300 -+++ python-bindings/museek/SConscript 2007-10-18 11:30:12.000000000 +0300 -@@ -8,7 +8,7 @@ - - import sys, os - py_ver = str(sys.version_info[0]) + "." + str(sys.version_info[1]) --py_dest = env['DESTDIR'] + os.path.join(sys.prefix, "lib", "python" + py_ver, "site-packages", "museek") -+py_dest = env['DESTDIR'] + os.path.join("%%PYTHONPREFIX_SITELIBDIR%%", "museek") - - install = env.Install(py_dest, files) - env.Alias('install_pymuseekd', install) -- cgit v1.3