Stephan Raue wrote:
- default "2.0.0-r$(shell if [ -f `which svnversion` ]; then svnversion $(TOP); fi)"
how i can handle this, when i am provide a source-package downloaded with a very recent svn-program and packaged this to *tar.bz2.
I would replace all svn calls before creating the package. That would add value for the customers.
//Peter