rillig
|
9a607f8e53
|
Instead of the variables CHOWN and CHGRP, the TOOLS_PLATFORM.* variables
need to be overridden to generate tool wrappers that also work when
called with their simple names (for example chown instead of ${CHOWN}).
|
2006-08-31 16:21:20 +00:00 |
|
rillig
|
8db27f7fe7
|
Converted the header comment to the canonical form. Changed the
definitions of CHOWN and CHGRP so that they still include the command
that is skipped, which is useful when viewing the build logs.
|
2006-07-15 20:47:43 +00:00 |
|
rillig
|
76d2a550ec
|
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
|
2005-09-28 21:55:32 +00:00 |
|
reed
|
17c4d72e54
|
Do not attempt to modify /etc/shells as a regular user.
Also set PKG_CREATE_USERGROUP with = instead of ?=.
|
2005-08-22 17:13:28 +00:00 |
|
jmmv
|
d5789c138e
|
Simplify unprivileged builds by adding a new variable, UNPRIVILEGED, that,
when set to YES, changes multiple defaults to let this work properly.
|
2005-05-29 17:12:15 +00:00 |
|