Migrate universal-ctags script completely

This commit is contained in:
2021-01-10 12:12:35 +01:00
parent e8831550a2
commit c246444f8d
4 changed files with 26 additions and 51 deletions

View File

@ -31,7 +31,7 @@ def info_template(package, download, md5sum)
MD5SUM="#{md5sum * " \\\n "}"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="#{package.requires * ' '}"
REQUIRES="#{package.requires.empty? ? '%README%' : package.requires * ' '}"
MAINTAINER="Eugene Wissner"
EMAIL="belka@caraus.de"
INFO_FILE