[vbox-dev] SVN questions
Martin Simmons
martin at lispworks.com
Tue Sep 13 07:37:09 PDT 2011
>>>>> On Mon, 12 Sep 2011 14:15:52 -0500, Perry Halbert said:
>
> Again thank you for your input.
>
> This I can do as well. I saw line 64 and tried it and yes it does work.
>
> I was really wanting a way that did not require hacking the original
> rules file, but I guess it is just not possible.
You could pass
svn_revision=`svn info|sed -e "s/^Revision: \(.*\)/\1/;t;d"`
on the command line when you run debian/rules.
__Martin
More information about the vbox-dev
mailing list