Pixel ([EMAIL PROTECTED]) wrote:
>
> I'm disabling perl in irssi. If someone has a better solution, please
> tell.

In my ~/src/RPM/RPMS/i586 are two rpms called irssi-0.8.5-4mdk  etc  etc
and they contain the fix. Could you be so kind to upload them,  cause  I
am not allowed to do that.

[~/src/RPM/SPECS]% diff -u irssi.spec.old irssi.spec 
--- irssi.spec.old      2002-08-05 15:22:23.000000000 -0400
+++ irssi.spec  2002-08-11 09:10:01.000000000 -0400
@@ -3,7 +3,7 @@
 
 Name:          irssi
 Version:       0.8.5
-Release:       3mdk
+Release:       4mdk
 Summary:       Irssi is an IRC client
 License:       GPL
 Group:         Networking/IRC
@@ -33,7 +33,7 @@
 %prep
 %setup -q -n %name-%version
 %setup -T -D -a1
-
+perl -pi -e 's#PL_perl_destruct_level = 1;#/* PL_perl_destruct_level = 1; */#g' 
+src/perl/perl-core.c
 
 %build
 CFLAGS="%optflags" %configure \
@@ -110,6 +110,9 @@
 
 
 %changelog
+* Sun Aug 11 2002 Han <[EMAIL PROTECTED]> 0.8.5-4mdk
+- fix from author; Thanks cras ;)
+
 * Mon Aug  5 2002 Pixel <[EMAIL PROTECTED]> 0.8.5-3mdk
 - rebuild for perl thread-multi



Groetjes, Han.
-- 
http://www.xs4all.nl/~hanb/software

Reply via email to