Hi
I notice that gentoo ebuild for svn version of geany contains weirld code that copy po/Makefile.in.in file from 0.8 tree to svn.
Do you forgot to commit it? If so please add it to svn. If po/Makefilein.in.in is generated by something can you tell me how to produce it?
Best regards, Yura Semashko
Hi
Also, please add mkinstalldirs to SVN.
Best regards, Yura Semashko
On Wed, Sep 13, 2006 at 11:11:05PM +0300, Yura Semashko wrote:
Hi
Also, please add mkinstalldirs to SVN.
I'm not a Geany developer, but I can tell you that both files should be added/created with gettextize, and that's probably why they are not in SVN, but they are in the tarballs.
If you are checking out from SVN (or the gentoo ebuild for that matter) you should probably run autogen.sh by yourself.
Versioning useless generated files is not the way to go, IMO. But then again I'm not a Geany developer (just the Debian package maintainer).
On Wed, 13 Sep 2006 20:36:35 -0300, Damián Viano geany@damianv.com.ar wrote:
On Wed, Sep 13, 2006 at 11:11:05PM +0300, Yura Semashko wrote:
Hi
Also, please add mkinstalldirs to SVN.
I'm not a Geany developer, but I can tell you that both files should be added/created with gettextize, and that's probably why they are not in SVN, but they are in the tarballs.
If you are checking out from SVN (or the gentoo ebuild for that matter) you should probably run autogen.sh by yourself.
Versioning useless generated files is not the way to go, IMO. But then again I'm not a Geany developer (just the Debian package maintainer).
I fully agree.
The mentioned files should be generated by the autotools and therefore it makes no sense to add them to the subversion repository.
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.key