source: custom/examples/952-mc@ 245d1c9

2.3 2.3.x 2.4 ablfs ablfs-more legacy new_features trunk
Last change on this file since 245d1c9 was 9a536f7, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Merged cunstomization code from experimental branch.
Let trunk to be broken for a while...

  • Property mode set to 100644
File size: 258 bytes
RevLine 
[9a536f7]1PKG="mc"
2PKG_VERSION="4.6.1"
3PKG_FILE="mc-4.6.1.tar.gz"
4URL="http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/${PKG_FILE}"
5MD5="18b20db6e40480a53bac2870c56fc3c4"
6PATCH1=""
7
8( cat << "xEOFx"
9./configure --prefix=/usr &&
10make
11make install
12xEOFx
13) > tmp
Note: See TracBrowser for help on using the repository browser.