]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh
dpkg-buildflags is only used to set environment in v9
[debhelper.git] / dh
diff --git a/dh b/dh
index 474cba88f358154226bf8eb7767ea65cac2c9a09..c66d987b625956766293cf61eb84e9faae53efaa 100755 (executable)
--- a/dh
+++ b/dh
@@ -283,9 +283,6 @@ options can override this behavior.
 A sequence can also run dependent targets in debian/rules.  For
 example, the "binary" sequence runs the "install" target.
 
-B<dh> sets environment variables listed by B<dpkg-buildflags>, unless
-they are already set. It supports DEB_BUILD_OPTIONS=noopt too.
-
 B<dh> uses the B<DH_INTERNAL_OPTIONS> environment variable to pass information
 through to debhelper commands that are run inside override targets. The
 contents (and indeed, existence) of this environment variable, as the name