[Pkg-privacy-commits] [pidgin-otr] 36/255: Touched up Makefile.static

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:51:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch experimental
in repository pidgin-otr.

commit fe5a0d483cafa52a0078f0fb12fe43fc7158a080
Author: cypherpunk <cypherpunk>
Date:   Thu Jul 26 20:19:25 2007 +0000

    Touched up Makefile.static
---
 Makefile.static | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.static b/Makefile.static
index 2533bb4..4c6f45a 100644
--- a/Makefile.static
+++ b/Makefile.static
@@ -8,7 +8,7 @@ LIBGCRYPTDIR?=/usr/lib
 	# a single .o file
 	ld -r  .libs/otr-plugin.o .libs/ui.o .libs/dialogs.o .libs/gtk-ui.o \
 		.libs/gtk-dialog.o $(LIBOTRDIR)/libotr.a \
-		$(LIBGCRYPTDIR)/libgcrypt.a /usr/lib/libgpg-error.a \
+		$(LIBGCRYPTDIR)/libgcrypt.a $(LIBGCRYPTDIR)/libgpg-error.a \
 		-o .libs/pidgin-otr-shared.o
 	# Make all the libgcrypt references local to that .o file
 	objcopy -w -L '*gcry*' .libs/pidgin-otr-shared.o \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pidgin-otr.git



More information about the Pkg-privacy-commits mailing list