mac80211: another minor fix to monitor mode queue selection
[openwrt.git] / package / opkg / patches / 012-cleanup-tmpdir.patch
index f6d5e87..e69de29 100644 (file)
@@ -1,12 +0,0 @@
---- a/src/opkg-cl.c
-+++ b/src/opkg-cl.c
-@@ -333,6 +333,9 @@
-       print_error_list();
-       free_error_list();
-+      if( conf->tmp_dir )
-+              rm_r(conf->tmp_dir);
-+
-       return 0;
- err2:
This page took 0.022583 seconds and 4 git commands to generate.