Subject: pkg/7128: typo in ../mail/wmmail/Makefile
To: None <gnats-bugs@gnats.netbsd.org>
From: None <Thilo.Manske@HEH.Uni-Oldenburg.DE>
List: netbsd-bugs
Date: 03/11/1999 12:27:11
>Number:         7128
>Category:       pkg
>Synopsis:       typo in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 11 03:35:00 1999
>Last-Modified:
>Originator:     Thilo Manske
>Organization:
Dies ist Thilos Unix Signature! Viel Spass damit.
(Thilos Unix Signature wird unter der BSD-Lizenz vertrieben.)
>Release:        doesn't matter
>Environment:
	
System: NetBSD WintelKiller 1.3K NetBSD 1.3K (WintelKiller) #92: Tue Mar 9 04:54:12 MET 1999 thilo@WintelKiller:/usr/src/sys/arch/i386/compile/WintelKiller i386


>Description:
The Makefile installs WMMail.defaults as WWMail in ...WindowMaker/defaults

>How-To-Repeat:
   make install :-)
>Fix:

pipe Makefile through
sed s/WWMail/WMMail/ 

or:
--- Makefile.orig       Mon Feb 22 13:43:51 1999
+++ Makefile    Thu Mar 11 12:22:19 1999
@@ -22,6 +22,6 @@
                ${SED} -e 's#@@X11BASE@@#${X11BASE}#g' \
                       -e 's#@@LOCALBASE@@#${LOCALBASE}#g' \
                       <${WRKSRC}/WMMail.defaults \
-                      >${PREFIX}/share/WindowMaker/Defaults/WWMail
+                      >${PREFIX}/share/WindowMaker/Defaults/WMMail
 
 .include "../../mk/bsd.pkg.mk"
>Audit-Trail:
>Unformatted: