enthought / enthought/Python-2.7.3
sdist: no way to include generated spec file in source.
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 3
- Fork
- 12
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
No way to tell sdist to include the generated rpm spec file in tarball.
this is usefull when trying to generate the rpm using rpmbuild -tb
(rrpmbuild will use the specfile from tarball to build the package. This is more friendly than extracting the tarball and running python setup.py bdist_rpm; cd ..; \rm -rf )
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.