install: mkfifo only if the file is not fifo yet
commit678aa65431b71418d55289da549e4756b3373750
authorPetr Baudis <pasky@suse.cz>
Wed, 7 Mar 2012 11:31:02 +0000 (7 12:31 +0100)
committerPetr Baudis <pasky@suse.cz>
Wed, 7 Mar 2012 11:31:02 +0000 (7 12:31 +0100)
tree8141f0b64e5f0bef709bb8eabeb0be136f0176aa
parent900e9f8ce3f77d950a9fca685c5310395ae4be00
install: mkfifo only if the file is not fifo yet

This avoids the need to re-chown file after each install.
install.sh