diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2015-12-05 23:05:20 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2015-12-05 23:05:20 +0300 |
commit | f5beac92da668d17991be8386a0e4c66541985ab (patch) | |
tree | e96e3fa886557d1231509f2cdf0e92b9558fb3b9 | |
parent | 43c605d5071bd43f59ed1a82992559f60c15cc92 (diff) |
изменено: app-emulation/spice/spice-scm.ebuild
-rw-r--r-- | app-emulation/spice/spice-scm.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-scm.ebuild b/app-emulation/spice/spice-scm.ebuild index e94b57d..ddb7643 100644 --- a/app-emulation/spice/spice-scm.ebuild +++ b/app-emulation/spice/spice-scm.ebuild @@ -63,7 +63,7 @@ src_prepare() { } src_configure() { - python_fix_shebang spice-common/spice_codegen.py +# python_fix_shebang spice-common/spice_codegen.py econf \ $(use_enable static-libs static) \ |