Skip to content

Commit

Permalink
small amend: restored after 3-way merge, no 2to3, no default jail.d a…
Browse files Browse the repository at this point in the history
…nymore
  • Loading branch information
sebres committed Apr 25, 2024
1 parent 9d3699f commit f9d3e28
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion debian/patches/series
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ deb_manpages_reportbug
0002-ENH-verify-that-use_stock_cfg-was-not-provided-while.patch
deb_no_iptables_service
no-python-user.diff
roundcude-update.diff
systemd-run.diff
3 changes: 0 additions & 3 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ ifneq (,$(filter notest,$(DEB_BUILD_OPTIONS)))
endif

override_dh_auto_configure:
LANG=C ./fail2ban-2to3
dh_auto_configure

override_dh_auto_test:
Expand Down Expand Up @@ -63,8 +62,6 @@ override_dh_install:
install -m 644 build/fail2ban.service $(DESTDIR)$(SYSTEMD_SYSTEM_UNIT_DIR)
install -m 644 files/fail2ban-tmpfiles.conf $(DESTDIR)/usr/lib/tmpfiles.d
install -d $(DESTDIR)$(SYSTEMD_SYSTEM_UNIT_DIR)
: # Install default jail enabler
install -m 644 debian/debian-files/jail.d_defaults-debian.conf $(DESTDIR)/etc/fail2ban/jail.d/defaults-debian.conf
dh_install

override_dh_installexamples:
Expand Down

0 comments on commit f9d3e28

Please sign in to comment.