masqmail
diff Makefile.in @ 227:cab46cefa4ce
renamed contrib/ to admin/
because the contents are for system admins
and possibly for advanced users too
author | meillo@marmaro.de |
---|---|
date | Fri, 23 Jul 2010 11:49:44 +0200 |
parents | 7b70bf4f1f42 |
children | d364fea755b4 |
line diff
1.1 --- a/Makefile.in Fri Jul 23 11:46:08 2010 +0200 1.2 +++ b/Makefile.in Fri Jul 23 11:49:44 2010 +0200 1.3 @@ -749,7 +749,7 @@ 1.4 rmail: 1.5 [ -d "$(DESTDIR)@prefix@/sbin" ] || mkdir -p "$(DESTDIR)@prefix@/sbin" 1.6 sed '/^SENDMAIL/s,/usr/sbin/sendmail,$(DESTDIR)@prefix@/sbin/masqmail,'\ 1.7 - contrib/rmail >$(DESTDIR)@prefix@/sbin/rmail 1.8 + admin/rmail >$(DESTDIR)@prefix@/sbin/rmail 1.9 chmod 755 $(DESTDIR)@prefix@/sbin/rmail 1.10 1.11 rm-rmail: