malfs mekanizma guncelleme

This commit is contained in:
root 2016-03-01 15:08:09 +02:00
parent 6c9c44dc4d
commit 96ed660224

View file

@ -30,10 +30,7 @@ cd $name-$version
make
mkdir $PKG/sbin
make DESTDIR=$PKG install
mkdir $PKG/etc
install -m 644 $SRC/exports $PKG/etc/
# Services
cd ../$scripts-$scriptsversion
make DESTDIR=$PKG install-nfs-server
}