mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Install .gdbargs to $(BASE) along with ./inspircd
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4754 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
b24af81a1e
commit
6e8d903e5b
@ -41,6 +41,7 @@ install: all
|
||||
@INSTALL_OUTPUT@
|
||||
@-install -v -m 0700 src/inspircd $(BINPATH)
|
||||
@-install -v -m 0700 inspircd $(BASE) 2>/dev/null
|
||||
@-cp .gdbargs $(BASE)
|
||||
@-cp conf/inspircd.quotes.example $(CONPATH)
|
||||
@-cp conf/inspircd.rules.example $(CONPATH)
|
||||
@-cp docs/inspircd.conf.example $(CONPATH)
|
||||
|
Loading…
x
Reference in New Issue
Block a user