fixup "git-export" directory names
All tested to build. For freetalk the hash change seems unrelated to fetchgit changes. FIXME: it might be suitable to adapt nix-prefetch-git.
This commit is contained in:
@@ -12,11 +12,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ openldap openssl popt glib ncurses readline pkgconfig cyrus_sasl autoconf automake ];
|
||||
|
||||
setSourceRoot = ''
|
||||
sourceRoot=git-export/ldapvi
|
||||
'';
|
||||
|
||||
preConfigure = ''
|
||||
cd ldapvi
|
||||
./autogen.sh
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user