Non-bootstrap build
Resolves: rhbz#1951482
This commit is contained in:
parent
d5217cecac
commit
eca5e0b09e
6
ant.spec
6
ant.spec
@ -1,7 +1,3 @@
|
|||||||
# Workaround for rhbz#1969370: __bootstrap macro is not defined in
|
|
||||||
# CentOS Stream, See https://bugzilla.redhat.com/1969370
|
|
||||||
%global __bootstrap ~bootstrap
|
|
||||||
|
|
||||||
# Copyright (c) 2000-2008, JPackage Project
|
# Copyright (c) 2000-2008, JPackage Project
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
@ -32,7 +28,7 @@
|
|||||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
#
|
#
|
||||||
|
|
||||||
%bcond_without bootstrap
|
%bcond_with bootstrap
|
||||||
|
|
||||||
%global ant_home %{_datadir}/ant
|
%global ant_home %{_datadir}/ant
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user