2023-05-22 Fred Gleason <fredg@paravelsystems.com>

* Removed 'conf/firewalld.sh'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-05-22 10:21:41 -04:00
parent aa35a6f4ce
commit 3f59bc06e5
3 changed files with 2 additions and 44 deletions

View File

@@ -25,16 +25,13 @@ install-exec-am:
cp @RIVENDELL_PAM_FILE@ $(DESTDIR)/etc/pam.d/rivendell
mkdir -p $(DESTDIR)/usr/lib/firewalld/services
cp rivendell-firewalld.xml $(DESTDIR)/usr/lib/firewalld/services/rivendell.xml
./firewalld.sh reload
uninstall:
rm -f $(DESTDIR)/$(sysconfdir)/rd-bin.conf
rm -f $(DESTDIR)/etc/pam.d/rivendell
rm -f $(DESTDIR)/usr/lib/firewalld/services/rivendell.xml
./firewalld.sh reload
EXTRA_DIST = asound.conf-sample\
firewalld.sh\
logrotate-sample\
rd-bin.conf.in\
rd.conf-sample\