lsof: fix broken patch
authorFelix Fietkau <nbd@openwrt.org>
Fri, 29 Jun 2012 22:03:26 +0000 (22:03 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 29 Jun 2012 22:03:26 +0000 (22:03 +0000)
commitbd0a59db2fbb930d7707a307c5cfef1e14f54917
tree7c4c096647f3c7e1be0949529daaddf6ff0988ac
parent41834e4aa4aa6c1768fe34d6caa4788d919198d7
lsof: fix broken patch

The line:

if 1 -eq 0

is missing the 'test' command. Alternatively, "if /bin/false" would have worked too.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 32549
utils/lsof/patches/003-lsof_selinux.patch