From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerzy Grzegorek Date: Thu, 19 Dec 2013 09:37:31 +0100 Subject: [Buildroot] [PATCH 1/1] package: add _VERSION_MAJOR variable In-Reply-To: References: <1387390802-30247-1-git-send-email-jerzy.grzegorek@trzebnica.net> <52B2A7F3.3090105@trzebnica.net> Message-ID: <52B2B04B.70409@trzebnica.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Thomas, > Hi Jerzy, > > On Thu, Dec 19, 2013 at 9:01 AM, Jerzy Grzegorek > wrote: >>> Jerzy: how did you determine the list of files to change? Manually >>> opening all of them, or some more automated method? >> >> I used the automated method. > That sounds interesting. Could you explain in more detail how you > achieved this? Which command did you use? I wrote a short script in bash. Regards, Jerzy > > Thanks, > Thomas >