Skip to content
Snippets Groups Projects
Commit 14ba902a authored by Guillaume Roguez's avatar Guillaume Roguez
Browse files

packaging: change Fedora repo filename

Was ring-nightly-man.repo, changed into ring-nightly.repo

The '-man' suffix is deprecated and has no-meaning for Fedora packaging.

Change-Id: I455d19ef3c6ad4bad181921bab59453d26ad2ab7
parent a9f8c7da
No related branches found
No related tags found
No related merge requests found
......@@ -120,7 +120,7 @@ function package_rpm()
mkdir -p ${DISTRIBUTION_REPOSITOIRY_FOLDER}
# .repo file
cat << EOF > ${DISTRIBUTION_REPOSITOIRY_FOLDER}/ring-nightly-man.repo
cat << EOF > ${DISTRIBUTION_REPOSITOIRY_FOLDER}/ring-nightly.repo
[ring]
name=Ring \$releasever - \$basearch - ring
baseurl=https://dl.ring.cx/ring-nightly/fedora_\$releasever
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment