Skip to content

Commit

Permalink
[app-misc/calamares-sabayon-base-modules] simplify and unbreak
Browse files Browse the repository at this point in the history
  • Loading branch information
Enlik committed Sep 20, 2018
1 parent 401587e commit 4e200fa
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
Expand Up @@ -18,7 +18,7 @@ S="${WORKDIR}/calamares-sabayon-${PV}"

src_install() {
insinto "/etc/calamares/"
doins -r "${FILESDIR}/${PN}-conf-${PVR}/"*
doins -r "${FILESDIR}/modules-conf/"*
insinto "/usr/lib/calamares/modules/"
doins -r "${S}/"*
insinto "/etc/"
Expand Down

0 comments on commit 4e200fa

Please sign in to comment.