1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00

NIX: Skip autoconf, as we include ./configure in git.

This commit is contained in:
Petr Rockai 2013-11-15 19:11:15 +01:00 committed by Petr Rockai
parent 2b953df0f9
commit 7cb3e7d016

View File

@ -156,6 +156,7 @@ let
then ".pre${toString lvm2Src.revCount}"
else "";
src = lvm2Src;
autoconfPhase = ":";
distPhase = ''
set -x
make distclean