Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Gentoo
Haskell
Commits
a49d6705
Unverified
Commit
a49d6705
authored
Jan 22, 2021
by
hololeap
Committed by
Wolfgang E. Sanyer
Feb 12, 2021
Browse files
dev-haskell/fourmolu: Remove old cruft from ebuild
parent
ff1d4fcd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
dev-haskell/fourmolu/fourmolu-0.3.0.0.ebuild
dev-haskell/fourmolu/fourmolu-0.3.0.0.ebuild
+0
-11
No files found.
dev-haskell/fourmolu/fourmolu-0.3.0.0.ebuild
View file @
a49d6705
...
...
@@ -17,8 +17,6 @@ SLOT="0/${PV}"
KEYWORDS
=
"~amd64 ~x86"
IUSE
=
"examples executable"
#PATCHES=( "${FILESDIR}/${P}-add-flags.patch" )
RDEPEND
=
">=dev-haskell/aeson-1.5.2:=[profile?] <dev-haskell/aeson-1.6:=[profile?]
>=dev-haskell/dlist-0.8:=[profile?] <dev-haskell/dlist-2.0:=[profile?]
>=dev-haskell/exceptions-0.6:=[profile?] <dev-haskell/exceptions-0.11:=[profile?]
...
...
@@ -53,14 +51,5 @@ src_prepare() {
src_configure
()
{
haskell-cabal_src_configure
\
--flag
=
-dev
\
$(
cabal_flag examples examples
)
\
$(
cabal_flag executable executable
)
}
# Hacky, but gets the job done. Will improve on this if I find out how...
# FIXME: use src_install instead of pkg_preinst
#pkg_preinst() {
# if ! use examples; then
# rm -rv "${D}/usr/share/fourmolu-0.3.0.0" || die
# fi
#}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment