mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2024-10-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that broke the 'make rpm' target. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -27,7 +27,7 @@ install-exec-local:
|
||||
uninstall-local:
|
||||
rm -f $(DESTDIR)/usr/sbin/rdautoback
|
||||
|
||||
bin_SCRIPTS = rdautoback.py
|
||||
noinst_SCRIPTS = rdautoback.py
|
||||
|
||||
EXTRA_DIST = rdautoback.py
|
||||
|
||||
|
@@ -27,7 +27,7 @@ install-exec-local:
|
||||
uninstall-local:
|
||||
rm -f $(DESTDIR)/usr/sbin/rdautorest
|
||||
|
||||
bin_SCRIPTS = rdautorest.py
|
||||
noinst_SCRIPTS = rdautorest.py
|
||||
|
||||
EXTRA_DIST = rdautorest.py
|
||||
|
||||
|
Reference in New Issue
Block a user