mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 04:45:39 +00:00
Finally fix the typos in the fix..
svn path=/nixpkgs/trunk/; revision=16508
This commit is contained in:
parent
128d64427e
commit
b8f3d4b79d
@ -41,7 +41,7 @@ rec {
|
||||
'') ["minInit" "doUnpack"];
|
||||
|
||||
fixTypos = fullDepEntry (''
|
||||
sed -e 's@WebCore/workers/DedicatedWorkerThread.h$@& \\@' -i WebCore/GNUMakefile
|
||||
sed -e 's@WebCore/workers/DedicatedWorkerThread.h$@& \\@' -i WebCore/GNUMakefile.am
|
||||
'') ["minInit" "doUnpack"];
|
||||
|
||||
name = "webkit-" + version;
|
||||
|
Loading…
Reference in New Issue
Block a user