mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-04-10 08:53:33 +02:00
Fix for nonexisting iconv lib in grafx2
This commit is contained in:
@@ -25,6 +25,7 @@ RDEPEND="${DEPEND}"
|
||||
|
||||
src_compile() {
|
||||
cd src
|
||||
sed -i 's/-liconv//' Makefile
|
||||
make || die
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user