2024-10-08 Fred Gleason <fredg@paravelsystems.com>

* Changed the name of rdautoback.py(8) to rdautoback(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-10-08 16:41:26 -04:00
parent b7920c704b
commit 7d248b5cab
2 changed files with 4 additions and 3 deletions

View File

@@ -24898,3 +24898,5 @@
* Incremented the package version to 4.3.0int5.
2024-10-07 Fred Gleason <fredg@paravelsystems.com>
* Added an rdautoback.py(8) utility.
2024-10-08 Fred Gleason <fredg@paravelsystems.com>
* Changed the name of rdautoback.py(8) to rdautoback(8).

View File

@@ -22,11 +22,10 @@
install-exec-local:
mkdir -p $(DESTDIR)/usr/sbin
cp rdautoback.py $(DESTDIR)/usr/sbin/rdautoback.py
../../helpers/install_python.sh rdautoback.py $(DESTDIR)/usr/sbin/rdautoback.py
../../helpers/install_python.sh rdautoback.py $(DESTDIR)/usr/sbin/rdautoback
uninstall-local:
rm -f $(DESTDIR)/usr/sbin/rdautoback.py
rm -f $(DESTDIR)/usr/sbin/rdautoback
bin_SCRIPTS = rdautoback.py