source: custom/examples/952-mc@ 53f291f

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

Added missing Id tags.

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