diff --git a/srcpkgs/autofs/template b/srcpkgs/autofs/template index 95bd79752ce..3150c92e4fb 100644 --- a/srcpkgs/autofs/template +++ b/srcpkgs/autofs/template @@ -26,5 +26,5 @@ post_install() { vsv $pkgname # Remove unused stuff rm ${DESTDIR}/usr/share/man/man5/autofs.5 - rm -r ${DESTDIR}/etc/defaults + rm -r ${DESTDIR}/etc/default }