Whamcloud - gitweb
debian: fix dpkg-buildflags so it works when the shell is dash
authorTheodore Ts'o <tytso@mit.edu>
Mon, 20 Feb 2012 23:18:13 +0000 (18:18 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 20 Feb 2012 23:18:13 +0000 (18:18 -0500)
commit5d0e1f99bc5d2b2c718fd89642799819f222772e
tree1df2e70fee1a6fe037b53e7165f0ee0286cba84a
parentf921eda1ab9c865a560edd7d61f98089128c04f3
debian: fix dpkg-buildflags so it works when the shell is dash

The buildd's use dash as the shell, so we can't use >& in the rules
file.  This was causing the buildd-built e2fsprogs binary packages to
be built without the hardening flags.

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