httpry: Remove obsolete vsed
This commit is contained in:
parent
a62a1ee05c
commit
5682399bdf
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ distfiles="https://github.com/jbittel/${pkgname}/archive/${pkgname}-${version}.t
|
||||||
checksum=b3bcbec3fc6b72342022e940de184729d9cdecb30aa754a2c994073447468cf0
|
checksum=b3bcbec3fc6b72342022e940de184729d9cdecb30aa754a2c994073447468cf0
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i -e'/^CC /d' \
|
vsed -i -e 's/^CCFLAGS .*/CCFLAGS=$(CFLAGS) $(LDFLAGS)/' Makefile
|
||||||
-e 's/^CCFLAGS .*/CCFLAGS=$(CFLAGS) $(LDFLAGS)/' Makefile
|
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue