]> git.pld-linux.org Git - packages/cinelerra-cv.git/blob - cinelerra-cv-build.patch
8c0beab031544598dfcffb8f754bbc09d8d64885
[packages/cinelerra-cv.git] / cinelerra-cv-build.patch
1 --- cinelerra-cv-2.1/cinelerra/Makefile.am.org  2006-11-26 01:42:58.101122750 +0100
2 +++ cinelerra-cv-2.1/cinelerra/Makefile.am      2006-11-26 01:43:09.741850250 +0100
3 @@ -29,7 +29,7 @@
4         echo '#define REPOABOUTPREFTXT "SVN Version: $(SVNVERSION) $(BUILDINFO_NONRC_S)"' >> versioninfo.h
5  
6  else # (no repository)
7 -       echo '#define REPOMAINTXT      "(C) 2006 Heroine Virtual Ltd.\nCompiled on $(BUILDDATE)"' >> versioninfo.h
8 +       echo '#define REPOMAINTXT      "(C) 2006 Heroine Virtual Ltd. Compiled on $(BUILDDATE)"' >> versioninfo.h
9         echo '#define REPOABOUTPREFTXT ""' >> versioninfo.h
10  endif
11  endif
This page took 0.020789 seconds and 2 git commands to generate.