summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center
index 2201d542..04ff316f 100755
--- a/control-center
+++ b/control-center
@@ -489,7 +489,7 @@ my %programs =
"Package stats" =>
{
- binary => "$bindir/drakstats",
+ binary => "$sbindir/drakstats",
embedded => 1,
description => N("Package Stats"),
long_description => N("Show statistics about usage of installed software packages"),