blob: 5efcf54549528a5cfcacde4afe2923d0bee31516 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Description: Fix errors in manpages
Origin: Debian
Forwarded: http://scons.tigris.org/issues/show_bug.cgi?id=2529
Index: scons-1.2.0.d20090919/scons.1
===================================================================
--- scons-1.2.0.d20090919.orig/scons.1 2009-12-05 17:20:35.282743297 +0100
+++ scons-1.2.0.d20090919/scons.1 2009-12-05 17:20:46.686742153 +0100
@@ -1356,7 +1356,7 @@
currently deprecated features.
These warnings are enabled by default.
Note that the
-.b --warn=no-deprecated
+.B --warn=no-deprecated
option does not disable warnings about absolutely all deprecated features.
Warnings for some deprecated features that have already been through
several releases with deprecation warnings
|