消息 [169880]
> builddir should have added
> +("-pydebug" if hasattr(sys, "gettotalrefcount") else "")
Oops, yes.
> the installation installs this to the lib-dynload directory, which
> maybe is not desired.
The lines
+ -rm $(DESTDIR)$(DESTSHARED)/_sysconfigdata.py
+ -rm -r $(DESTDIR)$(DESTSHARED)/__pycache__
in the patch remove them from lib-dynload. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2012-09-05 16:55:34 | sbt | 修改 | recipients:
+ sbt, georg.brandl, doko, pitrou, ned.deily, eric.araujo, Arfrever |
| 2012-09-05 16:55:34 | sbt | 修改 | messageid: <1346864134.48.0.412906007408.issue15298@psf.upfronthosting.co.za> |
| 2012-09-05 16:55:33 | sbt | 链接 | issue15298 messages |
| 2012-09-05 16:55:33 | sbt | 创建 | |
|