[bitlbee/otr] Add --otr=plugin option to configure

Matej Cepl mcepl at fedoraproject.org
Fri Oct 22 14:30:10 UTC 2010


commit 3aec6eb5c8b80559149d4787862a6d4e3aeba06c
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Fri Oct 22 16:28:17 2010 +0200

    Add --otr=plugin option to configure

 bitlbee.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/bitlbee.spec b/bitlbee.spec
index f18ff26..8e8ecf2 100644
--- a/bitlbee.spec
+++ b/bitlbee.spec
@@ -63,6 +63,7 @@ CFLAGS="$RPM_OPT_FLAGS" ./configure \
         --plugindir=%{_libdir}/%{name} \
         --strip=0 \
         --plugins=1 \
+        --otr=plugin \
 %if 0%{?fedora}%{?rhel}
         --ssl=gnutls
 %else


More information about the scm-commits mailing list