revert:fix sqm error whenn intall feeds

This commit is contained in:
coolsnowwolf 2018-10-18 18:15:56 +08:00
parent 4af1cea55f
commit f3eb9e531f

View File

@ -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);