]> gitweb.ps.run Git - ps-cgit/commitdiff
Makefile: Make `make get-git` work under OpenBSD.
authorLukas Fleischer <info@cryptocrack.de>
Wed, 19 Jan 2011 13:05:48 +0000 (14:05 +0100)
committerLars Hjemli <hjemli@gmail.com>
Sat, 19 Feb 2011 13:13:08 +0000 (14:13 +0100)
OpenBSD tar(1) defaults to read from "/dev/rst0" when not specifying an
filename and thus fails to extract the Git sourcecode when not passing
stdin as input file descriptor explicitly.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found