diff options
author | Nezmer <git@nezmer.info> | 2010-10-11 21:16:49 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-10-12 00:01:55 +0200 |
commit | fb79d58109ff5a55ac3cea83607eb41e70456b17 (patch) | |
tree | a14a03dfa07b98fd3d020e449b624b9442541445 /proto.install | |
parent | 46ffd342a4255916a9599692b5969ae4cd85a156 (diff) | |
download | pacman-fb79d58109ff5a55ac3cea83607eb41e70456b17.tar.gz pacman-fb79d58109ff5a55ac3cea83607eb41e70456b17.tar.xz |
makepkg: Use mkfifo instead of GNU-only 'mknod <file> p'
'mknod <file> p' is apparently GNU-only. Looking at coreutils' source
code, It just calls mkfifo.
This one line patch should fix makepkg logging in non-GNU systems.
Signed-off-by: Nezmer <git@nezmer.info>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'proto.install')
0 files changed, 0 insertions, 0 deletions