Description: Install to /usr instead of /usr/local Author: Roger Light Forwarded: not-needed --- a/config.mk +++ b/config.mk @@ -241,7 +241,7 @@ endif INSTALL?=install -prefix=/usr/local +prefix=/usr mandir=${prefix}/share/man localedir=${prefix}/share/locale STRIP?=strip