Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37570218
en ru br
ALT Linux repositórios
S:0.7.0-alt1

Group :: Rede/Mensagens instantâneas
RPM: purple-plugin-lurch

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0002-ALT-fix-linking-with-libjabber.so.patch
Download


From 18c20367984b69eb68e991b8b5a6fd3b9dd80cdd Mon Sep 17 00:00:00 2001
From: "Vladimir D. Seleznev" <vseleznv@altlinux.org>
Date: Sat, 5 Oct 2019 19:30:12 +0300
Subject: [PATCH] ALT: fix linking with libjabber.so
---
 lurch/Makefile | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/lurch/Makefile b/lurch/Makefile
index 32bc9c9..6d94d0c 100644
--- a/lurch/Makefile
+++ b/lurch/Makefile
@@ -41,15 +41,7 @@ PKGCFG_L=$(shell $(PKG_CONFIG) --libs sqlite3 mxml) \
 	 $(XML2_LDFLAGS) \
 	 $(LIBGCRYPT_LDFLAGS)
 
-ifneq ("$(wildcard /etc/redhat-release)","")
-	LJABBER= -lxmpp
-else
-ifneq ("$(wildcard /etc/SuSE-release)","")
-	LJABBER= -lxmpp
-else
-	LJABBER= -ljabber
-endif
-endif
+LJABBER= -ljabber
 
 HEADERS=-I$(HDIR)/jabber -I$(LOMEMO_SRC) -I$(AXC_SRC) -I$(AX_DIR)/src
 CFLAGS += -std=c11 -Wall -g -Wstrict-overflow $(PKGCFG_C) $(HEADERS)
-- 
2.29.2
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009