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
|
||||
|
||||
post_extract() {
|
||||
vsed -i -e'/^CC /d' \
|
||||
-e 's/^CCFLAGS .*/CCFLAGS=$(CFLAGS) $(LDFLAGS)/' Makefile
|
||||
vsed -i -e 's/^CCFLAGS .*/CCFLAGS=$(CFLAGS) $(LDFLAGS)/' Makefile
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue