1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 19:14:46 +02:00

Delete old leftovers: newnet, ircdreg, rehash, killircd. Reported by katsklaw (#4342) and others.

This commit is contained in:
Bram Matthys
2015-05-18 12:58:04 +02:00
parent a5dc160024
commit d927dd3cd0
2 changed files with 1 additions and 14 deletions
+1 -2
View File
@@ -185,8 +185,7 @@ distclean: cleandir
rm -rf Makefile config.status
makex:
chmod +x Config newnet ircd ircdcron/ircdchk killircd
chmod +x rehash ircdreg
chmod +x Config ircd ircdcron/ircdchk
fromdos: cleandir
$(FROMDOS) -dv *
-12
View File
@@ -1,12 +0,0 @@
#!/bin/sh
# $Id$
echo "|=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= "
echo "| UnrealIRCd Network Submission "
echo "| "
echo "| If you want your networks network file in the "
echo "| next release please attach your network file "
echo "| to an email and mail it to "
echo "| unreal-networks@lists.sourceforge.net "
echo "| "
echo "|=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= "
exit 1