diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 00:13:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 00:13:43 +0000 |
commit | b2596cf031b4eb0da87a4259a026c9be40d4418b (patch) | |
tree | eb8e6982c3f36aaea959aeca277158e170a359ac /net-irc/sic | |
parent | app-emulation/libpod: Bump to version 2.0.5 (diff) | |
download | gentoo-b2596cf031b4eb0da87a4259a026c9be40d4418b.tar.gz gentoo-b2596cf031b4eb0da87a4259a026c9be40d4418b.tar.bz2 gentoo-b2596cf031b4eb0da87a4259a026c9be40d4418b.zip |
net-irc/sic: update patch information
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc/sic')
-rw-r--r-- | net-irc/sic/files/sic-1.2-include-path.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-irc/sic/files/sic-1.2-include-path.patch b/net-irc/sic/files/sic-1.2-include-path.patch index 21170dfd9081..3f8296097496 100644 --- a/net-irc/sic/files/sic-1.2-include-path.patch +++ b/net-irc/sic/files/sic-1.2-include-path.patch @@ -1,3 +1,6 @@ +Drop unnecessary include path to workaround possible ldd bug +https://bugs.gentoo.org/731168 +---- diff --git a/config.mk b/config.mk index 5d42b38..61d085a 100644 --- a/config.mk |