diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2009-09-24 14:10:39 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-09-24 14:10:39 +0000 |
| commit | dd81b68ad2da23c2cf24f210f0f2c088b15ba8db (patch) | |
| tree | d4fcf255157751a46300bdbb3e02b97ad4fc0b07 /net-p2p/museek+/files/patch-python-bindings_museek_SConscript | |
| parent | b2fc9380ce79bd6eb3ca48032e00273761daee6d (diff) | |
Notes
Diffstat (limited to 'net-p2p/museek+/files/patch-python-bindings_museek_SConscript')
| -rw-r--r-- | net-p2p/museek+/files/patch-python-bindings_museek_SConscript | 11 |
1 files changed, 0 insertions, 11 deletions
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) |
