* [Buildroot] [PATCH] pkg-stats: update list of .mk to ignore
@ 2011-10-05 23:57 H Hartley Sweeten
2011-10-06 5:21 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: H Hartley Sweeten @ 2011-10-05 23:57 UTC (permalink / raw)
To: buildroot
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
---
diff --git a/support/scripts/pkg-stats b/support/scripts/pkg-stats
index 30a21f2..0a030c1 100755
--- a/support/scripts/pkg-stats
+++ b/support/scripts/pkg-stats
@@ -80,6 +80,7 @@ for i in $(find package/ -name '*.mk') ; do
if test \
$i = "package/java/java.mk" -o \
$i = "package/games/games.mk" -o \
+ $i = "package/gtk2-themes/gtk2-themes.mk" -o \
$i = "package/multimedia/multimedia.mk" -o \
$i = "package/customize/customize.mk" -o \
$i = "package/matchbox/matchbox.mk" -o \
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] pkg-stats: update list of .mk to ignore
2011-10-05 23:57 [Buildroot] [PATCH] pkg-stats: update list of .mk to ignore H Hartley Sweeten
@ 2011-10-06 5:21 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2011-10-06 5:21 UTC (permalink / raw)
To: buildroot
>>>>> "H" == H Hartley Sweeten <hartleys@visionengravers.com> writes:
H> Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-06 5:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-05 23:57 [Buildroot] [PATCH] pkg-stats: update list of .mk to ignore H Hartley Sweeten
2011-10-06 5:21 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox