Fit new sourceforge.net download page layout, thanks to Fabian Deutsch for reporting...
[openwrt.git] / 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.021051 seconds and 4 git commands to generate.