From 4ca72bbaf716f55188a50c2f18cd8bb91c7eae6a Mon Sep 17 00:00:00 2001 From: alane Date: Thu, 30 Jan 2003 00:58:06 +0000 Subject: Install desktop template masters with right perms (write perms, too). PR: 47645 Submitted by: Brad Laue and Simon "The Human Portlinter" Schubert Reviewed by: John Ashcroft Approved by: Colin Powell Obtained from: Oliver North (oops) --- x11/kdebase3/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11/kdebase3/Makefile') diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index d7460f3..206a5a7 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -82,6 +82,8 @@ post-configure: ${WRKSRC}/kdm/kfrontend/Makefile ${REINPLACE_CMD} -e "s@^\s*Exec=.*\$$@Exec=ElectricEyes@" \ ${WRKSRC}/kappfinder/apps/Graphics/ElectricEyes.desktop + ${REINPLACE_CMD} -e 's/444/644/g' \ + ${WRKSRC}/kdesktop/init/Templates/Makefile post-install: ${RM} -f ${PREFIX}/share/apps/konsole/linux.desktop -- cgit v1.1