~alpine/aports

community/iwd: remove outdated flag v1 APPLIED

Pranjal Kole: 1
 community/iwd: remove outdated flag

 1 files changed, 0 insertions(+), 1 deletions(-)
sure, but you can also press merge, and it's solved for you :p

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/31825#note_221181
> this is not worth merge request
This is very much worth a merge request. You're discouraging users from contributing to Alpine with that attitude.

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/31825#note_221197
@mpolanski so you think reporting bug/issue is not contribution?

Though I'm not against merging this

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/31825#note_221351
> so you think reporting bug/issue is not contribution?
Somebody has put in an effort in making a merge request and by saying that "this is not worth merge request" you're diminishing their work. Certainly, it's not like opening an issue about a problem is any less valuable.

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/31825#note_221483
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3971/mbox | git am -3
Learn more about email & git

[PATCH] community/iwd: remove outdated flag Export this patch

This flag is ignored by ./configure
---
 community/iwd/APKBUILD | 1 -
 1 file changed, 1 deletion(-)

diff --git a/community/iwd/APKBUILD b/community/iwd/APKBUILD
index 41fbcdf397..2cff522b49 100644
--- a/community/iwd/APKBUILD
+++ b/community/iwd/APKBUILD
@@ -35,7 +35,6 @@ build() {
		--mandir=/usr/share/man \
		--localstatedir=/var \
		--disable-systemd-service \
		--enable-sim-hardcoded \
		--enable-wired \
		--enable-tools
	make
-- 
2.35.1
this is not worth merge request. opening issue/bug report is enough

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/31825#note_221177