Merge commit 'cb21b77' into master.upstream
This is a partial merge of staging for builds which are working
This commit is contained in:
@@ -28,6 +28,10 @@ in stdenv.mkDerivation {
|
||||
buildInputs = [ icu libxslt ];
|
||||
nativeBuildInputs = [ autoreconfHook docbook_xsl gtk_doc pkgconfig ];
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace src/psl.c --replace bits/stat.h sys/stat.h
|
||||
'';
|
||||
|
||||
preAutoreconf = ''
|
||||
mkdir m4
|
||||
gtkdocize
|
||||
|
||||
Reference in New Issue
Block a user