mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-05 01:06:04 +00:00
autobuild: hard code mock path to /usr/bin/mock
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2808 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
fc9abc10ac
commit
4cdf7708de
@ -18,7 +18,7 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
MOCK=$(which mock)
|
||||
MOCK=/usr/bin/mock
|
||||
|
||||
set -e
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user