Update instructions to obtain sources

This commit is contained in:
Marian Koncek 2020-12-03 15:34:45 +01:00
parent e10cf9c2c8
commit 4a90fe24d1

View File

@ -33,8 +33,8 @@ Source0: https://github.com/fedora-java/javapackages-bootstrap/releases/d
Source1: javapackages-bootstrap-PACKAGE-LICENSING Source1: javapackages-bootstrap-PACKAGE-LICENSING
# To obtain the following sources: # To obtain the following sources:
# git clone https://github.com/fedora-java/javapackages-bootstrap.git # tar -xf ${name}-${version}.tar.xz
# pushd javapackages-bootstrap-${version} # pushd ${name}-${version}
# ./downstream.sh clone # ./downstream.sh clone
# ./downstream.sh prep # ./downstream.sh prep
# ./downstream.sh archive # ./downstream.sh archive