mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
refactor(guile-2.2.4): remove redundant post-sed grep assertions in pass1.sh
This commit is contained in:
parent
8c41939c5c
commit
ef6abd5884
1 changed files with 0 additions and 2 deletions
|
|
@ -12,8 +12,6 @@ src_prepare() {
|
||||||
-e 's|^guile_LDFLAGS =.*$|guile_LDFLAGS = -all-static|' \
|
-e 's|^guile_LDFLAGS =.*$|guile_LDFLAGS = -all-static|' \
|
||||||
libguile/Makefile.in
|
libguile/Makefile.in
|
||||||
|
|
||||||
grep -q '^guile_LDADD = libguile-@GUILE_EFFECTIVE_VERSION@.la -ldl$' libguile/Makefile.in
|
|
||||||
grep -q '^guile_LDFLAGS = -all-static$' libguile/Makefile.in
|
|
||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue