nfs-utils-server: fix previous commit.

This commit is contained in:
Juan RP 2012-07-09 09:07:52 +02:00
parent f1df0669eb
commit 6a97b773ea

View file

@ -24,7 +24,7 @@ do_install() {
vmove usr/share/man/man5 usr/share/man
vmove usr/share/man/man7 usr/share/man
vmove var/lib/nfs var/lib
for f in blkmapd exportfs nfsd rpc-mountd rpc-svcgssd; do
for f in blkmapd nfsd rpc-mountd rpc-svcgssd; do
vmove lib/systemd/system/${f}.service lib/systemd/system
done
vmove lib/systemd/system/proc-fs-nfsd.mount lib/systemd/system