pkg-stats: update list of packages to be skipped
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
261cb20a08
commit
8661ae32ad
@ -78,7 +78,7 @@ cnt=0
|
||||
for i in $(find package/ -name '*.mk') ; do
|
||||
|
||||
if test \
|
||||
$i = "package/java/java.mk" -o \
|
||||
$i = "package/efl/efl.mk" -o \
|
||||
$i = "package/games/games.mk" -o \
|
||||
$i = "package/gtk2-themes/gtk2-themes.mk" -o \
|
||||
$i = "package/multimedia/multimedia.mk" -o \
|
||||
|
Loading…
Reference in New Issue
Block a user