httpup.paketlendi
This commit is contained in:
parent
fab32abc16
commit
ee4e9bf6a7
1 changed files with 15 additions and 0 deletions
15
talimatname/genel/httpup/talimat
Normal file
15
talimatname/genel/httpup/talimat
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Description: One way sync over http
|
||||||
|
# URL: http://jw.tks6.net/files/crux/httpup_manual.html
|
||||||
|
# Packager: milisarge
|
||||||
|
# Depends on:
|
||||||
|
|
||||||
|
name=httpup
|
||||||
|
version=0.4.0l
|
||||||
|
release=1
|
||||||
|
source=(http://crux.nu/files/$name-$version.tar.gz)
|
||||||
|
|
||||||
|
build() {
|
||||||
|
cd $name-$version
|
||||||
|
make
|
||||||
|
make DESTDIR=$PKG prefix=/usr mandir=/usr/share/man install
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue