Revert "MM: adjust primary-mirror-wrapper because ELN has only one version"

This reverts commit d8f7a508f8.
This commit is contained in:
Aurélien Bompard 2024-09-13 13:13:42 +02:00
parent cc2bd587ad
commit 86b9fa42fe
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD
2 changed files with 2 additions and 6 deletions

View file

@ -76,11 +76,7 @@ elif [ "${1}" == "codecs" ]; then
FFTL="${CATEGORY}"
FILEDATE=${CURDATE}
else
if [ "${1}" == "eln" ]; then
FFTL="/srv/pub/${1}/1/fullfiletimelist-${1}"
else
FFTL="/srv/pub/${1}/fullfiletimelist-${1}"
fi
FFTL="/srv/pub/${1}/fullfiletimelist-${1}"
FILEDATE=`stat -c %Z ${FFTL} 2> /dev/null`
if [ "$?" -eq "1" ]; then

View file

@ -181,7 +181,7 @@ prefix="rawhide-modular"
[[category]]
name="Fedora ELN"
type="directory"
url="/srv/pub/eln/1/"
url="/srv/pub/eln/"
[[repository_mapping]]
regex="^pub/eln/1/AppStream/"