milis/talimatname/genel/c/conkeror/talimat

19 lines
385 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: Mozilla XULRunner temelli programlanabilir bir web tarayici
# URL: http://conkeror.mozdev.org/
# Paketçi: milisarge
# Gerekler: xulrunner desktop-file-utils
isim=conkeror
surum=git
devir=1
kaynak=()
derle() {
git clone git://repo.or.cz/conkeror.git
cd $isim
make PREFIX=/usr
make DESTDIR="$PKG" PREFIX=/usr install
rm -f "$PKG"/usr/share/doc/conkeror/COPYING
}