From: Stephen Rothwell Date: Mon, 1 Sep 2008 09:20:43 +0000 (+1000) Subject: create a patch to remove the localversion file for ABAT X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=3069885347efeabcbd6a7df897ee6dfe92cad2db;p=next-scripts create a patch to remove the localversion file for ABAT --- diff --git a/make_tree_file b/make_tree_file index e25b0c5..b1cc323 100755 --- a/make_tree_file +++ b/make_tree_file @@ -39,4 +39,15 @@ git update-ref refs/heads/stable refs/remotes/origin/master new_ref=$(echo "next-$d" | git commit-tree 'HEAD^{tree}' -p history -p HEAD) git update-ref -m "next-$d" refs/heads/history $new_ref +# Create a patch to remove the localversion-next file +cat >../nolocalversion-$d.patch <