Oh, looks like all the installs there hardwired the -m 755 flag. I'll let you take care of cleaning up the init makefile if you want.

On Mar 28, 2008, at 4:43 PM, Glynn Clements wrote:

One minor point:

        $(INSTALL) -m 755 grass-xterm-mac $(ETC)

Makefiles shouldn't hard-code the permissions. The user should be able
to override this by setting INSTALL. Typically. $(INSTALL) will use
755 while $(INSTALL_DATA) will use 644.

--
Glynn Clements <[EMAIL PROTECTED]>

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

Earth: "Mostly harmless"

- revised entry in the HitchHiker's Guide to the Galaxy


_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to