[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_4_BRANCH: kde-common/admin
From:       Dirk Mueller <mueller () kde ! org>
Date:       2005-03-29 9:15:17
Message-ID: 20050329091517.38AF43CF () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

fix conditional interference bug. patch by Michael Buesch (backport revision 1.415)


  M +2 -2      am_edit   1.412.6.3


--- kde-common/admin/am_edit  #1.412.6.2:1.412.6.3
@@ -636,5 +636,5 @@
                     my @addlist = split(/[\034\s]+/, $varcontent{$variable});
                     push(@objlist, @addlist);
-                } elsif ($variable !~ 'OBJEXT') {
+                } elsif ($variable !~ 'OBJEXT' && $variable !~ /am__objects_\d+/ ) {
                     $ocv = 1;
                 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic