opkg: set PKG_UPGRADE also when running scripts for the old package
[openwrt/staging/yousong.git] / package / system / opkg / patches / 200-usign_support.patch
index 991708a8a3bf5b8a98159ff46267a22951910fe0..6479d57330111179a70574a72f90db3835ace7fa 100644 (file)
@@ -59,7 +59,7 @@
  #include <stdio.h>
  #include <unistd.h>
  #include <libgen.h>
-@@ -342,7 +343,28 @@ opkg_prepare_url_for_install(const char 
+@@ -342,7 +343,28 @@ opkg_prepare_url_for_install(const char
  int
  opkg_verify_file (char *text_file, char *sig_file)
  {