commit: 1692a777af0ef8102dd0c8c4561bee33344daf41 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Tue Oct 10 18:39:02 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Oct 15 22:01:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1692a777
net-misc/dhcpcd-ui: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/33284 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../files/dhcpcd-ui-0.7.9-respect-qmake-args.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/net-misc/dhcpcd-ui/files/dhcpcd-ui-0.7.9-respect-qmake-args.patch b/net-misc/dhcpcd-ui/files/dhcpcd-ui-0.7.9-respect-qmake-args.patch deleted file mode 100644 index 2ed516048e5d..000000000000 --- a/net-misc/dhcpcd-ui/files/dhcpcd-ui-0.7.9-respect-qmake-args.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/configure b/configure -index ec61c80..9372b38 100755 ---- a/configure -+++ b/configure -@@ -230,7 +230,7 @@ if [ -n "$LDFLAGS" ]; then - echo "LDFLAGS=" >>$CONFIG_MK - echo "LDFLAGS+= $LDFLAGS" >>$CONFIG_MK - fi --QMAKE_CONFIG= -+#QMAKE_CONFIG - - for x in $INCLUDEDIR; do - echo "CPPFLAGS+= -I$x" >>$CONFIG_MK
