lib.guncellendi

This commit is contained in:
milisman 2016-07-23 08:24:05 +00:00
parent bba5f6ec1e
commit 0d08234112
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ name=xinetd
version=2.3.15
release=1
source=(ftp://anduin.linuxfromscratch.org/BLFS/xinetd/$name-$version.tar.gz
xinetd.conf chargen daytime echo systat time )
xinetd.conf chargen daytime echo systat xined_time )
build() {
@ -42,7 +42,7 @@ install -v -m755 -d $PKG/etc/xinetd.d
cp -v $SRC/systat $PKG/etc/xinetd.d
install -v -m755 -d $PKG/etc/xinetd.d
cp -v $SRC/time $PKG/etc/xinetd.d
cp -v $SRC/xined_time $PKG/etc/xinetd.d/time
cd $scripts-$scriptsversion
make DESTDIR=$PKG install-xinetd