[package] opkg: update to r513, move lock-file to /var/lock and drop cleanup patch...
[openwrt.git] / package / opkg / patches / 009-remove-upgrade-all.patch
index 82c231e..d73ef46 100644 (file)
@@ -1,6 +1,6 @@
 --- a/libopkg/opkg_cmd.c
 +++ b/libopkg/opkg_cmd.c
-@@ -495,17 +495,6 @@
+@@ -498,17 +498,6 @@
                    opkg_install_by_name(arg);
                 }
          }
@@ -18,7 +18,7 @@
       }
  
       opkg_configure_packages(NULL);
-@@ -1163,7 +1152,7 @@
+@@ -1166,7 +1155,7 @@
     array for easier maintenance */
  static opkg_cmd_t cmds[] = {
       {"update", 0, (opkg_cmd_fun_t)opkg_update_cmd, PFM_DESCRIPTION|PFM_SOURCE},
This page took 0.024304 seconds and 4 git commands to generate.