net-dialup/minicom: Force lockdir to /var/lock
authorRobin H. Johnson <robbat2@gentoo.org>
Sun, 5 Mar 2017 19:48:41 +0000 (11:48 -0800)
committerRobin H. Johnson <robbat2@gentoo.org>
Sun, 5 Mar 2017 20:02:21 +0000 (12:02 -0800)
commit4cc9827ebd8e7c50e8ca0cd2449e4894a7acb88f
tree2a78fb8fd07e5793ca81598d82014674cdad0b57
parent8494eb217fe33ebe476394d9c034e0d1c7f30922
net-dialup/minicom: Force lockdir to /var/lock

Upstream uses automagic detection of the first existing directory of:
/etc/locks /var/lock /usr/spool/locks /var/spool/locks /var/spool/lock
/usr/spool/uucp /var/spool/uucp /var/run

While many of these will exist in a live system, that was not a safe
assumption during a chrooted package build, such as stage building.

The init system is responsible for creating /var/lock, so force the
lockdir to that.

Package-Manager: portage-2.3.3
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
net-dialup/minicom/files/minicom-2.7-lockdir.patch [new file with mode: 0644]
net-dialup/minicom/minicom-2.7-r1.ebuild [new file with mode: 0644]