Software /
code /
verse
Changeset
502:783188a44b0a
Makefile: Remove custom fetching of util.rsm
It should be covered by regular fetching of Prosody resources
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 23 Jun 2023 12:44:24 +0200 |
parents | 501:419c248919e8 |
children | 503:395ae8df5a9e |
files | Makefile |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Fri Jun 23 12:38:58 2023 +0200 +++ b/Makefile Fri Jun 23 12:44:24 2023 +0200 @@ -22,9 +22,6 @@ mkdir -p "$(@D)" wget "$(PROSODY_URL)$@" -O "$@" -rsm.lib.lua: - wget https://hg.prosody.im/prosody-0.10/raw-file/0.10.1/util/rsm.lua -O rsm.lib.lua - release: $(MISSING_FILES) rm config.unix