Module: ngircd.git Branch: master Commit: b512159a37d725a102d39deedbed4066e6d4abce URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=b5121...
Author: Alexander Barton alex@barton.de Date: Mon Mar 5 21:26:03 2012 +0100
Really include _all_ patchtes to build the Anope module
---
contrib/Anope/Makefile.am | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-)
diff --git a/contrib/Anope/Makefile.am b/contrib/Anope/Makefile.am index 7670384..607f0bc 100644 --- a/contrib/Anope/Makefile.am +++ b/contrib/Anope/Makefile.am @@ -12,7 +12,21 @@ EXTRA_DIST = \ README \ 0001-Revert-Removed-ngircd.patch \ - 0002-ngircd-whitespace-fixes.patch + 0002-ngircd-whitespace-fixes.patch \ + 0003-Update-ngIRCd-protocol-module-for-current-Anope-1.9.patch \ + 0004-ngircd-Do-PING-PONG-on-server-burst-to-sync-servers.patch \ + 0005-ngircd-always-prefix-modes-in-CHANINFO-with.patch \ + 0006-ngircd-support-user-mode-R-and-channel-mode-R.patch \ + 0007-ngircd-Fix-handling-of-JOIN-commands.patch \ + 0008-ngircd-Allow-setting-modes-by-clients-on-burst.patch \ + 0009-ngircd-Update-protocol-module-for-current-Anope-1.9.patch \ + 0010-ngircd-Add-ProtongIRCd.patch \ + 0011-ngircd-Update-protocol-module-for-current-Anope-1.9.patch \ + 0012-ngircd-Channel-mode-r-is-supported-now.patch \ + 0013-ngircd-Update-copyright-notice.patch \ + 0014-ngircd-set-unset-GLINE-s-on-AKILL-commands.patch \ + 0015-ngircd-ngIRCd-supports-channel-mode-e-now.patch \ + 0016-ngircd-support-SQUERY-command.patch
maintainer-clean-local: rm -f Makefile Makefile.in
ngircd-commits@lists.barton.de