remove unnecessary whitespace
This commit is contained in:
parent
5b0f33a8ab
commit
88eb07017f
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ stdenv.mkDerivation rec {
|
|||
sha256 = "0ywacqs3nncr2gpjjcz2yc9c6v4ifjssh0vb07h0qff06whqhdax";
|
||||
};
|
||||
|
||||
|
||||
preConfigure = ''
|
||||
export PKG_CONFIG=${pkgconfig}/bin/pkg-config
|
||||
export LIBXML2_CFLAGS="-I ${libxml2.dev}/include/libxml2"
|
||||
|
|
Loading…
Reference in a new issue