malfs mekanizma guncelleme

This commit is contained in:
root 2016-03-01 15:08:09 +02:00
parent 6c9c44dc4d
commit 96ed660224
1 changed files with 0 additions and 3 deletions

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
}