[pacman-dev] [PATCH 1/4] Update .gitignore and remove autotools files

Laszlo Papp djszapi at archlinux.us
Sat Oct 24 11:19:19 EDT 2009


On Sat, Oct 24, 2009 at 4:54 PM, Dan McGee <dpmcgee at gmail.com> wrote:

> On Fri, Oct 23, 2009 at 2:33 PM, Laszlo Papp <djszapi at archlinux.us> wrote:
> > Too big patch, see the attachment
> >
> > You can see my project after the refactored build system, it's easier,
> > smaller, clear, and git friendlier :)
> >
> http://git.berlios.de/cgi-bin/gitweb.cgi?p=aurman;a=tree;h=5c71d00964f7a4c74fe39347a20ff8fcb1a8c657;hb=5c71d00964f7a4c74fe39347a20ff8fcb1a8c657
>
> You haven't made it clear to me yet why we are ignoring this comment
> and removing all these files:
>
> @@ -1,4952 +0,0 @@
> -dnl acinclude.m4 - configure macros used by pacman and libalpm
> -dnl The majority of this file is the libtool macros we use, kept here so
> -dnl we are not dependent on the host-system version of the macros. There
> -dnl are some pacman/libalpm specific macros at the end of the file as
> well.
>
> And please please please! stop tab indenting the entire contents of
> your commit messages. It is stupid and wastes my time when I do want
> to reintegrate one of your patches.
>
> -Dan
>
>
Sorry Dan!

Because those files are unneccessary, they're generated at building time, no
need to involve them in git version management. I think the needed files
should be under git version management only, and I took those files which
are neccessary to build the project, all other files are autogenerated, so
deleted.

Best Regards,
Laszlo Papp


More information about the pacman-dev mailing list