Removed SIP connection tracking helper, licence unclear, unresolved symbols
[openwrt.git] / openwrt / scripts / configtest.pl
index 709d2be..476bba7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 my %change = (
-       'BUSYBOX' => 'make package/busybox-clean',
+       '^BUSYBOX' => 'make package/busybox-clean',
        'OPENVPN_' => 'make package/openvpn-clean',
        'SYSCONF_' => 'make package/base-files-clean target_clean',
        '' => 'make target_clean'
This page took 0.025647 seconds and 4 git commands to generate.