X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a774a61a35914d2a07e212be2ffb9e97fd9b9536..4fd65eaf7bbb4eeddd9068eeb4c74d384a130dc7:/package/opkg/patches/010-remove-flag.patch diff --git a/package/opkg/patches/010-remove-flag.patch b/package/opkg/patches/010-remove-flag.patch index c242bea31..6659c2937 100644 --- a/package/opkg/patches/010-remove-flag.patch +++ b/package/opkg/patches/010-remove-flag.patch @@ -1,6 +1,6 @@ --- a/libopkg/opkg_cmd.c +++ b/libopkg/opkg_cmd.c -@@ -738,49 +738,6 @@ opkg_remove_cmd(int argc, char **argv) +@@ -745,49 +745,6 @@ opkg_remove_cmd(int argc, char **argv) } static int @@ -50,7 +50,7 @@ opkg_files_cmd(int argc, char **argv) { pkg_t *pkg; -@@ -1162,7 +1119,6 @@ static opkg_cmd_t cmds[] = { +@@ -1169,7 +1126,6 @@ static opkg_cmd_t cmds[] = { {"list_upgradable", 0, (opkg_cmd_fun_t)opkg_list_upgradable_cmd, PFM_SOURCE}, {"list-upgradable", 0, (opkg_cmd_fun_t)opkg_list_upgradable_cmd, PFM_SOURCE}, {"info", 0, (opkg_cmd_fun_t)opkg_info_cmd, 0},