sysv-rc-conf
This commit is contained in:
parent
a4b6de1ede
commit
07ddb209e6
2 changed files with 1242 additions and 0 deletions
1226
talimatname/genel/sysv-rc-conf/sysv-rc-conf.pl
Executable file
1226
talimatname/genel/sysv-rc-conf/sysv-rc-conf.pl
Executable file
File diff suppressed because it is too large
Load diff
16
talimatname/genel/sysv-rc-conf/talimat
Normal file
16
talimatname/genel/sysv-rc-conf/talimat
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Description: sysvinit yonetimi
|
||||||
|
# URL: http://sysv-rc-conf.sourceforge.net/
|
||||||
|
# Maintainer: milisarge
|
||||||
|
# Packager : milisarge
|
||||||
|
# Depends on: perl-curses perl-curses-ui
|
||||||
|
|
||||||
|
name=sysv-rc-conf
|
||||||
|
version=0.98
|
||||||
|
release=1
|
||||||
|
source=($name.pl)
|
||||||
|
|
||||||
|
build() {
|
||||||
|
mkdir $PKG/usr
|
||||||
|
mkdir $PKG/usr/bin
|
||||||
|
install -m755 $name.pl $PKG/usr/bin/$name
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue