summaryrefslogtreecommitdiff
path: root/net-p2p/museek+/files/patch-Mucipher_python_SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/museek+/files/patch-Mucipher_python_SConscript')
-rw-r--r--net-p2p/museek+/files/patch-Mucipher_python_SConscript10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/museek+/files/patch-Mucipher_python_SConscript b/net-p2p/museek+/files/patch-Mucipher_python_SConscript
deleted file mode 100644
index 7eac66f45a16..000000000000
--- a/net-p2p/museek+/files/patch-Mucipher_python_SConscript
+++ /dev/null
@@ -1,10 +0,0 @@
---- Mucipher/python/SConscript.orig Sat Aug 12 13:50:30 2006
-+++ Mucipher/python/SConscript Sat Aug 12 13:51:26 2006
-@@ -38,6 +38,6 @@
-
- mucipherc = mucipherc[0]
-- py_dest = env['DESTDIR'] + os.path.join(sys.prefix, "lib", "python" + py_ver, "site-packages")
-+ py_dest = env['DESTDIR'] + "%%PYTHONPREFIX_SITELIBDIR%%"
-
- dp1 = env_swigpy.Install(py_dest, 'mucipherc.py')
-