OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-tools Date: 27-Jun-2006 13:22:56 Branch: HEAD Handle: 2006062712225500 Modified files: openpkg-tools/cmd build.pl Log: remove left-over broken and unused code Summary: Revision Changes Path 1.18 +1 -3 openpkg-tools/cmd/build.pl ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-tools/cmd/build.pl ============================================================================ $ cvs diff -u -r1.17 -r1.18 build.pl --- openpkg-tools/cmd/build.pl 21 Jun 2006 15:28:23 -0000 1.17 +++ openpkg-tools/cmd/build.pl 27 Jun 2006 11:22:55 -0000 1.18 @@ -2168,7 +2168,7 @@ sub print_list1 ($$$$$$$) { my($list,$c,$uncond,$with,$ignore,$usebin,$allbin) = @_; my($spkg,$bpkg,$ppkg); - my($mywith, $opt); + my($opt); my($cmd1, $cmd2, $mark); $mark = '::::'; @@ -2180,8 +2180,6 @@ } $bpkg = target2rpm($_, $c); - $mywith = - # # rebuild binary package IF # @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org