lziprecover.paketlendi
This commit is contained in:
parent
fed54803cc
commit
7975f4d97e
1 changed files with 17 additions and 0 deletions
17
talimatname/genel/lziprecover/talimat
Normal file
17
talimatname/genel/lziprecover/talimat
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Description: lzip arşiv kontrol ve tamir programı
|
||||||
|
# URL: URL: http://www.nongnu.org/lzip
|
||||||
|
# Packager: milisarge
|
||||||
|
# Depends on:
|
||||||
|
|
||||||
|
name=lziprecover
|
||||||
|
version=1.18
|
||||||
|
release=1
|
||||||
|
|
||||||
|
source=(http://download.savannah.gnu.org/releases/lzip/$name/$name-$version.tar.gz)
|
||||||
|
|
||||||
|
build(){
|
||||||
|
cd $name-$version
|
||||||
|
./configure --prefix=/usr
|
||||||
|
make
|
||||||
|
make prefix=$PKG/usr install
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue