Carl-Daniel Hailfinger wrote: > >>> + @echo -n $(SVNVERSION) >flashrom-$(VERSION)/.svnversion > >> > >> That's pretty ugly. > > > > It's the only way I saw to preserve the svn revision in the > > tarball
We discussed this for the 0.9.0 release and you did the commits. > > Any hints on how to fix this in a different way are appreciated. > > Can the patch be applied even though it is ugly? That is a definite no. When creating a tarball one simply changes SVNDEF in Makefile to a string with the appropriate tarball version. No tricks! And no ugly hidden files for no reason. KISS. //Peter -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

