freebsd-ports/russian/ircd-hybrid/files/patch-src-Makefile.in
Kirill Ponomarev 44ca531f8d Add ircd-hybrid-ru 7.1,
ircd-hybrid-ru is russian version of well known hybrid IRC
server with plently number of features. it can handle russian
channel names, nicknames and harset recoding

PR:		60244
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org>
2003-12-15 08:30:40 +00:00

11 lines
309 B
Text

--- src/Makefile.in.orig Sun Dec 14 14:44:19 2003
+++ src/Makefile.in Sun Dec 14 14:44:37 2003
@@ -128,7 +128,7 @@
install-mkdirs:
mkdir -p $(prefix) $(exec_prefix) $(bindir) $(sysconfdir) \
- $(localstatedir)/logs
+ /var/log/ircd-hybrid-ru
install: install-mkdirs build
@for i in $(PROGS); do \