I hope that was the last typo in this line

svn path=/nixpkgs/trunk/; revision=16509
This commit is contained in:
Michael Raskin 2009-07-29 18:59:05 +00:00
parent b8f3d4b79d
commit 14b71e6b1d

View file

@ -41,7 +41,7 @@ rec {
'') ["minInit" "doUnpack"];
fixTypos = fullDepEntry (''
sed -e 's@WebCore/workers/DedicatedWorkerThread.h$@& \\@' -i WebCore/GNUMakefile.am
sed -e 's@WebCore/workers/DedicatedWorkerThread.h$@& \\@' -i WebCore/GNUmakefile.am
'') ["minInit" "doUnpack"];
name = "webkit-" + version;