diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
| commit | f982be45e81588a27383cd1a3eb12789b8498904 (patch) | |
| tree | 07be283d015b2c39f95e655cb7328ff355bc47fa /net-p2p/museek+/files/patch-python-bindings_museek_SConscript | |
| parent | 856c5bf9f133ae5d553d972d5a940586d3f56048 (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) |
