milis/talimatname/onsistem/0file/talimat
2017-10-28 00:59:41 +03:00

13 lines
152 B
Text

version=5.25
source=(ftp://ftp.astron.com/pub/file/file-$version.tar.gz)
derle()
{
cd file-$version
./configure --prefix=/tools
make
make install
}