[pkg-otr-team] [irssi-plugin-otr] 36/167: Touched up Makefile.static

Holger Levsen holger at moszumanska.debian.org
Mon Mar 3 21:55:30 UTC 2014


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

holger pushed a commit to tag 4.0.0
in repository irssi-plugin-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-otr/packages/irssi-plugin-otr.git



More information about the Pkg-otr-team mailing list