mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/mosquitto: remove sed noop
This commit is contained in:
parent
61a6b18998
commit
58ec5d4f88
@ -54,15 +54,6 @@ fi
|
|||||||
# 1.4.12-r0:
|
# 1.4.12-r0:
|
||||||
# - CVE-2017-7650
|
# - CVE-2017-7650
|
||||||
|
|
||||||
prepare() {
|
|
||||||
default_prepare
|
|
||||||
|
|
||||||
# don't strip
|
|
||||||
sed -i -e "s|(INSTALL) -s|(INSTALL)|g" \
|
|
||||||
-e 's|--strip-program=${CROSS_COMPILE}${STRIP}||' \
|
|
||||||
./*/Makefile ./*/*/Makefile
|
|
||||||
}
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
# PSK not supported by libressl
|
# PSK not supported by libressl
|
||||||
make \
|
make \
|
||||||
|
Loading…
Reference in New Issue
Block a user