1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

make log output a bit nicer

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2241 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2005-10-22 15:10:20 +00:00
parent cf904085d9
commit bab4efad53
11 changed files with 55 additions and 35 deletions

View File

@@ -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'