lsof: fix broken patch
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 Jun 2012 22:03:26 +0000 (22:03 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 Jun 2012 22:03:26 +0000 (22:03 +0000)
commitf22e55a27040b7e22a1d514f86c35cfa89997d24
tree7c4c096647f3c7e1be0949529daaddf6ff0988ac
parent50fa87d40cbfedcd5986ebd2092dfca3f480cf5d
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32549 3c298f89-4303-0410-b956-a3cf2f4a3e73
utils/lsof/patches/003-lsof_selinux.patch