From e8a7e60fdb595e8975c820f1d769d028afcafc30 Mon Sep 17 00:00:00 2001 From: b Date: Wed, 3 Jan 2024 09:33:13 +0000 Subject: [PATCH] rename update --- makefile | 6 +++--- makefile.1.mak | 6 +++--- updlist.1.pl => update.1.pl | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) rename updlist.1.pl => update.1.pl (94%) diff --git a/makefile b/makefile index d34a91e..5013fc1 100644 --- a/makefile +++ b/makefile @@ -64,7 +64,7 @@ info.1.pl\ oldlogs.1.pl\ ong.1.pl\ reset.1.pl\ -updlist.1.pl\ +update.1.pl\ viewer.1.pl TO_GENERATE=\ @@ -81,7 +81,7 @@ info.pl\ oldlogs.pl\ ong.pl\ reset.pl\ -updlist.pl\ +update.pl\ viewer.pl DIR=\ @@ -117,7 +117,7 @@ info.pl\ oldlogs.pl\ ong.pl\ reset.pl\ -updlist.pl\ +update.pl\ viewer.pl PERL_WRAP_EXEC=\ diff --git a/makefile.1.mak b/makefile.1.mak index ead7f84..09f75f6 100644 --- a/makefile.1.mak +++ b/makefile.1.mak @@ -64,7 +64,7 @@ info.1.pl\ oldlogs.1.pl\ ong.1.pl\ reset.1.pl\ -updlist.1.pl\ +update.1.pl\ viewer.1.pl TO_GENERATE=\ @@ -81,7 +81,7 @@ info.pl\ oldlogs.pl\ ong.pl\ reset.pl\ -updlist.pl\ +update.pl\ viewer.pl DIR=\ @@ -117,7 +117,7 @@ info.pl\ oldlogs.pl\ ong.pl\ reset.pl\ -updlist.pl\ +update.pl\ viewer.pl PERL_WRAP_EXEC=\ diff --git a/updlist.1.pl b/update.1.pl similarity index 94% rename from updlist.1.pl rename to update.1.pl index 1f3ff5e..e2e59f6 100644 --- a/updlist.1.pl +++ b/update.1.pl @@ -1,8 +1,8 @@ ###RUN_PERL: #!/usr/bin/perl -# updlist.pl is generated from updlist.1.pl. +# update.pl is generated from update.1.pl. # -# The framelist update bot +# update already ONGed frames & stuff # # Copyright (C) 2016, 2017, 2023 Balthasar Szczepański # -- 2.30.2