diff options
| -rw-r--r-- | Documentation/CODE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/CODE b/Documentation/CODE index bcc819360c6..88a7aa72d13 100644 --- a/Documentation/CODE +++ b/Documentation/CODE @@ -6,7 +6,7 @@ So the rules are these: - always report cmake issues about everything directly to upstream and backport their fix - never use -j1 in ebuilds. Always report the issue upstream and wait for the resolution or fix yourself - doubleckeck the doc useflag in your package - - thing about adding debug useflag to your package + - think about adding debug useflag to your package - always check for linguas and add them to the KDE_LINGUAS variable - always fix automagic packages with macro_optional_ prefixing and report it upstream with patch. - check your apps deps with dylink scanner in maintainer folder |
