dev-haskell/ghcup: bump to 0.1.10
This commit is contained in:
parent
d0201a65c3
commit
4f488d375c
@ -16,8 +16,10 @@ MYOPTIONS="
|
||||
"
|
||||
|
||||
DEPENDENCIES="
|
||||
run:
|
||||
net-misc/curl
|
||||
recommendation:
|
||||
net-misc/curl [[ description = [ GHCup uses curl by default for downloads ] ]]
|
||||
suggestion:
|
||||
net-misc/wget [[ description = [ GHCup can use wget instead of curl ] ]]
|
||||
"
|
||||
|
||||
BUGS_TO="hasufell@posteo.de"
|
||||
@ -25,7 +27,7 @@ BUGS_TO="hasufell@posteo.de"
|
||||
WORK=${WORKBASE}
|
||||
|
||||
src_unpack() {
|
||||
edo mv "${FETCHEDDIR}/${ARCHIVES}" ghcup
|
||||
edo cp "${FETCHEDDIR}/${ARCHIVES}" ghcup
|
||||
}
|
||||
|
||||
src_install() {
|
Loading…
Reference in New Issue
Block a user