mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 10:23:04 +00:00
Bootstrap but with perl and python
This commit is contained in:
parent
1209eb64b0
commit
f14de6701b
1 changed files with 3 additions and 3 deletions
6
rpm.spec
6
rpm.spec
|
@ -1,4 +1,4 @@
|
|||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
%bcond_with debug
|
||||
|
||||
%bcond_without ossp_uuid
|
||||
|
@ -6,8 +6,8 @@
|
|||
|
||||
#XXX: this macro is a bit awkward, better can be done!
|
||||
%if %{with bootstrap}
|
||||
%bcond_with perl
|
||||
%bcond_with python
|
||||
%bcond_without perl
|
||||
%bcond_without python
|
||||
%bcond_with tcl
|
||||
%bcond_with squirrel
|
||||
%bcond_with embed
|
||||
|
|
Loading…
Add table
Reference in a new issue