milis/talimatname/genel/s/sysv-rc-conf/talimat

17 lines
317 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: Sysvinit yonetimi
# URL: http://sysv-rc-conf.sourceforge.net/
# Paketçi: milisarge
# Gerekler: perl-curses perl-curses-ui perl-term-readkey
# Grup: sistem
isim=sysv-rc-conf
surum=0.98
devir=1
kaynak=($isim.pl)
derle() {
mkdir $PKG/usr
mkdir $PKG/usr/bin
install -m755 $isim.pl $PKG/usr/bin/$isim
}