ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
COMP
/
CMSDIST
/
ncurses.spec
Revision:
1.1
Committed:
Mon Apr 24 22:35:10 2006 UTC
(19 years ago) by
eulisse
Branch:
MAIN
Log Message:
First import to repository.
File Contents
#
Content
1
### RPM external ncurses 5.5
2
Source:
http://ftp.gnu.org/pub/gnu/ncurses/%
{n}-%{v}.tar.gz
3
4
%build
5
./configure --prefix=%i
6
make
7