Changes between Version 26 and Version 27 of dev-util/git
- Timestamp:
- 04/20/08 05:33:06 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-util/git
v26 v27 47 47 To get git to prepare the templates, in {{{templates/Makefile}}} change {{{ls}}} to {{{ls -1}}}. 48 48 49 To avoid warnings on {{{-R}}}, supply {{{NO_R_TO_GCC_LINKER=YesPlease}}} to {{{make}}}. 50 49 51 In {{{Makefile}}} for the {{{install}}} target change another instance of {{{ln}}} to {{{ln -s}}}. 50 52
