milis/talimatname/genel/h/httpup/talimat

16 lines
343 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: Http üzerinden tek yönlü senkronizasyon
# URL: http://jw.tks6.net/files/crux/httpup_manual.html
# Paketçi: milisarge
# Gerekler:
isim=httpup
surum=0.4.0l
devir=1
kaynak=(http://crux.nu/files/$isim-$surum.tar.gz)
derle() {
cd $isim-$surum
make
make DESTDIR=$PKG prefix=/usr mandir=/usr/share/man install
}