fixup! Add dev-scheme/skint
This commit is contained in:
parent
e62f48f152
commit
a82df2f37e
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ IUSE="+srfi"
|
||||||
inherit toolchain-funcs
|
inherit toolchain-funcs
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
sed '/INSTALL/s/-s//g' # Don't strip
|
default
|
||||||
|
sed '/INSTALL/s/-s//g' -i Makefile || die # Don't strip
|
||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue