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

17 lines
344 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/
# Maintainer: milisarge
# Paketçi: milisarge
# Gerekler: perl-curses perl-curses-ui perl-term-readkey
name=sysv-rc-conf
version=0.98
release=1
source=($name.pl)
derle() {
mkdir $PKG/usr
mkdir $PKG/usr/bin
install -m755 $name.pl $PKG/usr/bin/$name
}