Whamcloud - gitweb
debian: don't bomb out if DEB_BUILD_OPTIONS contains nostrip
authorTheodore Ts'o <tytso@mit.edu>
Sun, 25 Sep 2011 19:40:24 +0000 (15:40 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 25 Sep 2011 19:40:24 +0000 (15:40 -0400)
commit20d7949583a7efbf9b93f7e3d47983e10629530e
treedb1ba8a1066487a964324f3a5cbc3387471148e4
parent8a0ef9edfa27c019545f0aff57839a888d0da240
debian: don't bomb out if DEB_BUILD_OPTIONS contains nostrip

The debugging packages will contain no debugging symbols (since they
are in the unstripped executables and libraries) but at least the
build won't crash.

Addresses-Debian-Bug: #627535

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debian/rules