Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37563354
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: 0001-ALT-fix-linking-with-libjabber.so.patch
Download


From cc683fef2cbf7af0ea8a6fddefffea0818869b87 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 b9479e2..77208c0 100644
--- a/lurch/Makefile
+++ b/lurch/Makefile
@@ -68,15 +68,7 @@ ifneq ($(USE_DYNAMIC_LIBS),)
 endif
 
 
-ifneq ("$(wildcard /etc/redhat-release)","")
-	LJABBER= -lxmpp
-else
-ifneq ("$(wildcard /etc/SuSE-release)","")
-	LJABBER= -lxmpp
-else
-	LJABBER= -ljabber
-endif
-endif
+LJABBER= -ljabber
 
 ifeq ($(USE_DYNAMIC_LIBS),)
 	HEADERS=-I$(HDIR)/jabber -I$(LOMEMO_SRC) -I$(AXC_SRC) -I$(AX_DIR)/src
-- 
2.33.0
 
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