mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
gui-apps/someblocks: respect CFLAGS
Closes: https://bugs.gentoo.org/870754 Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
This commit is contained in:
@@ -19,6 +19,8 @@ BDEPEND=""
|
|||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
sed -i -e 's:$(LDFLAGS):$(CPPFLAGS) $(CFLAGS) $(LDFLAGS):' Makefile \
|
||||||
|
|| die "sed fix failed. Uh-oh..."
|
||||||
|
|
||||||
restore_config blocks.h
|
restore_config blocks.h
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user