Changes between Version 4 and Version 5 of sys-apps/less
- Timestamp:
- 05/29/08 23:40:08 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-apps/less
v4 v5 11 11 ||Haiku||stable|| 12 12 13 === work in progress (scottmc) === 14 15 will submit .diff to Haiku dev list to update less from 382 to 418 16 13 17 {{{ 14 18 Builds ok on Haiku, configure, make, make install, except it tries to install in wrong place. 15 Perhaps try configure --prefix=/boot/home/config. 16 Just copy resulting less, lesskey and lessecho to bin directory. 19 Use ./configure --prefix=/boot/home/config or ./configure --prefix=/boot/common 20 Then make and then make install 17 21 }}} 18 22
