Explorar el Código

fix simple parser

Michael van Elst hace 23 años
padre
commit
3a351673e1
Se han modificado 2 ficheros con 3 adiciones y 2 borrados
  1. 1 0
      openpkg-tool/openpkg-build.pl
  2. 2 2
      openpkg-tool/openpkg-tool.spec

+ 1 - 0
openpkg-tool/openpkg-build.pl

@@ -514,6 +514,7 @@ sub get_index ($$$) {
                 @bprereq   = ();
                 @provides  = ();
                 @conflicts = ();
+                %options   = ();
             }
 
             if (!(defined $href) && /<Repository.*?href="([^"]*)"/) {

+ 2 - 2
openpkg-tool/openpkg-tool.spec

@@ -32,8 +32,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EVAL]
 Group:        Bootstrapping
 License:      GPL
-Version:      20030102
-Release:      20030102
+Version:      20030103
+Release:      20030103
 
 #   list of sources
 Source0:      openpkg.sh