]> git.ipfire.org Git - thirdparty/iptables.git/commit
Use posix conform directory existance check (Roy Marples <uberlord@gentoo.org>)
authorRoy Marples <uberlord@gentoo.org>
Thu, 10 May 2007 15:02:09 +0000 (15:02 +0000)
committerPatrick McHardy <kaber@trash.net>
Thu, 10 May 2007 15:02:09 +0000 (15:02 +0000)
commit46d9afb160bfd330452442d28318809079a7f84f
tree22f2610944515e079e18ddff835d83d63de6cc4c
parent972af09e79618c5086e26ef6438bd38c45c4bb3f
Use posix conform directory existance check (Roy Marples <uberlord@gentoo.org>)

Makefile uses [ -a /dir ] which is invalid on non bash shells

Bugzilla #569
Makefile