[Lunar-commits] <moonbase> pidgin: fixed for Florin's change to nspr

Terry Chan tchan at lunar-linux.org
Wed Jan 6 18:36:23 CET 2010


commit 954bc6ab8069afd5e08d897aec6ea11eccb77d9b
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Wed Jan 6 11:36:23 2010 -0600

    pidgin: fixed for Florin's change to nspr
---
 chat/pidgin/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/chat/pidgin/DEPENDS b/chat/pidgin/DEPENDS
index 976a5df..b5cdf2d 100644
--- a/chat/pidgin/DEPENDS
+++ b/chat/pidgin/DEPENDS
@@ -57,7 +57,7 @@ optional_depends  "avahi"  \
 
 optional_depends  "nss"                                     \
                   "--enable-gnutls=no                       \
-                   --with-nspr-libs=/usr/lib/nspr/          \
+                   --with-nspr-libs=/usr/lib                \
                    --with-nspr-includes=/usr/include/nspr/  \
                    --with-nss-libs=/usr/lib/                \
                    --with-nss-includes=/usr/include/nss/    \


More information about the Lunar-commits mailing list