]> git.pld-linux.org Git - packages/irssi.git/commitdiff
fixed including of perlmacros, disabled bot (cras said that will be removed)
authorMaciej Pijanka <agaran@pld-linux.org>
Sat, 17 Mar 2001 03:39:08 +0000 (03:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
not ready for to send to builders, (but at least once compiled succesfully,
with perl without gnome , with nonthreading perl, perl in irssi works)

Changed files:
    irssi.spec -> 1.37

irssi.spec

index a8d55333acf4c5904a8ada848a79ec42d06fcf45..2d6ba14d47cacbc0c628426c9b0a7dff7565b11c 100644 (file)
@@ -1,6 +1,6 @@
 %define        ver     0.7.97
 %define        plev    2
-%{?bcond_off_perl:%include     /usr/lib/rpm/macros.perl}
+%{?bcond_off_perl:#}%include   /usr/lib/rpm/macros.perl
 Summary:       Irssi is a IRC client
 Summary(fr):   Irssi est un client IRC
 Summary(pl):   Irssi - klient IRC
@@ -60,7 +60,7 @@ NOCONFIGURE=1 ./autogen.sh
 %configure \
        --without-socks \
        --with-textui=ncurses \
-       --with-bot \
+       --without-bot \
        --with-proxy \
        --with-modules \
        %{?bcond_on_gnome:--with-gnome} \
This page took 0.205626 seconds and 4 git commands to generate.