From 3069885347efeabcbd6a7df897ee6dfe92cad2db Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Mon, 1 Sep 2008 19:20:43 +1000 Subject: [PATCH] create a patch to remove the localversion file for ABAT --- make_tree_file | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 <