diff --git a/srcpkgs/radvd/template b/srcpkgs/radvd/template index d690278d26a..c61175ae00f 100644 --- a/srcpkgs/radvd/template +++ b/srcpkgs/radvd/template @@ -15,7 +15,7 @@ distfiles="http://www.litech.org/radvd/dist/${pkgname}-${version}.tar.xz" checksum=0a1041b2044dafa45882b9fc30badadb7abed76c1a20f6332fecaa53c8440df9 post_install() { - vsv radvd - vconf radvd.conf.example radvd.conf - vlicense COPYRIGHT LICENSE + vsv radvd + vconf radvd.conf.example radvd.conf + vlicense COPYRIGHT LICENSE }