]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Update comment about debugging symbols
authorRuss Allbery <rra@debian.org>
Sat, 28 Jun 2008 06:53:28 +0000 (23:53 -0700)
committerRuss Allbery <rra@debian.org>
Sat, 28 Jun 2008 06:53:28 +0000 (23:53 -0700)
debian/rules

index 50c088999d2aaba8d5df243301a585157f685d87..b242eb2c44b8b990a1ac2b08c16c48f63465a06b 100755 (executable)
@@ -221,11 +221,10 @@ binary-indep: install-stamp binary-source
 # Build architecture-dependent files here.  Pass -a to all debhelper commands
 # in this target to reduce clutter.
 #
-# We would like to install debugging information for everything, but currently
-# OpenAFS's makefiles strip all binaries when installed except for the
-# fileserver and the volserver.  This is fixed in OpenAFS's development
-# branch.  Until that's released, only retain debugging information for the
-# fileserver and the volserver.
+# Only include debugging information for the servers installed into
+# /usr/lib/openafs rather than for all binaries.  The servers are where
+# debugging backtraces really matter, and a 10MB debugging package is
+# overkill.
 binary-arch: DH_OPTIONS=-a
 binary-arch: install-stamp
        dh_testdir