--- wikisrc/users/ryoon/how_to_update_www_firefox.mdwn 2014/06/09 08:32:38 1.3 +++ wikisrc/users/ryoon/how_to_update_www_firefox.mdwn 2014/06/09 08:46:25 1.5 @@ -107,7 +107,7 @@ Commit the patches $ hg diff -r (revision of first commit in ryoon_freebsd-30.0) | \ sed -e 's!^--- a/!--- !' -e 's!^+++ b/!+++ !' > ~/firefox-30.0.diff - vi ~/firefox-30.0.diff + $ vi ~/firefox-30.0.diff (Remove patch to .hgignore) (Remove patch to .hgtags) @@ -117,7 +117,7 @@ Commit the patches $ vi Makefile (Update version) (Remove PKGREVISION) - (Fix WRKSRC) + (Fix WRKSRC variable) $ make mdi $ make extract $ pushd ${WRKOBJDIR}/www/firefox/work/mozilla-beta