qt5.qtwebkit.hyphen: fix tests
This commit is contained in:
parent
917e3aeeb4
commit
9cbddc6955
@ -17,6 +17,9 @@ let
|
||||
url = "http://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-${name}.tar.gz";
|
||||
sha256 = "304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705";
|
||||
};
|
||||
postPatch = ''
|
||||
patchShebangs tests
|
||||
'';
|
||||
buildInputs = [ perl ];
|
||||
};
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user