mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
revert:fix sqm error whenn intall feeds
This commit is contained in:
parent
4af1cea55f
commit
f3eb9e531f
@ -622,8 +622,6 @@ sub install {
|
||||
my %opts;
|
||||
my $feed;
|
||||
my $ret = 0;
|
||||
|
||||
system("sed -i 's/DEPENDS:= lua luci-base /DEPENDS:=/g' feeds/packages/net/sqm-scripts/Makefile");
|
||||
|
||||
getopts('ap:d:fh', \%opts);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user