commit:     78dbea350391d3335830e07b261bb8d158458a69
Author:     Seth M. Price <sprice623 <AT> aol <DOT> com>
AuthorDate: Sun Dec 31 18:45:28 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Dec 31 18:56:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=78dbea35

net-dialup/tcpser: fix typo in CFLAGS patch

Closes: https://bugs.gentoo.org/920894
Signed-off-by: Seth M. Price <sprice623 <AT> aol.com>

 .../tcpser/files/tcpser-1.1.4_dont-hardcode-cflags-and-ldflags.patch    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/net-dialup/tcpser/files/tcpser-1.1.4_dont-hardcode-cflags-and-ldflags.patch 
b/net-dialup/tcpser/files/tcpser-1.1.4_dont-hardcode-cflags-and-ldflags.patch
index 089661438c..14246d31fc 100644
--- 
a/net-dialup/tcpser/files/tcpser-1.1.4_dont-hardcode-cflags-and-ldflags.patch
+++ 
b/net-dialup/tcpser/files/tcpser-1.1.4_dont-hardcode-cflags-and-ldflags.patch
@@ -10,7 +10,7 @@ From: Seth M. Price <sprice...@aol.com>
  DEF = 
 -CFLAGS = -O $(DEF) -Wall
 -LDFLAGS = -lpthread
-+CFLAGS = 
++CFLAGS += 
 +LDFLAGS += -lpthread
  DEPEND = makedepend $(DEF) $(CFLAGS)
  

Reply via email to