[pacman-dev] Fwd: [ Re: Patch queue ]
----- Forwarded message from Christian Hamar <krics@linuxforum.hu> -----
Date: Mon, 20 Feb 2006 01:27:19 +0100 From: Christian Hamar <krics@linuxforum.hu> To: VMiklos <vmiklos@frugalware.org> Subject: Re: [pacman-dev] Patch queue X-Mailer: Evolution 2.4.2.1 Frugalware Linux Distribution
2006. 02. 18, szombat keltezéssel 16.38-kor VMiklos ezt írta:
On Fri, Feb 17, 2006 at 11:37:46PM +0100, Aurelien Foret <aurelien@archlinux.org> wrote:
Hi all,
Following today's discussion on the ML, here is the list of pending patches, with an updated status. If one got lost during the struggle, thanks to let me know.
[6] doxygen: support for autotools http://www.archlinux.org/pipermail/pacman-dev/2006-January/000170.html
Commited. But I had to comment the part in the file doc/Makefile.am for now. It generates the following error: doc/Makefile.am:22: man_MANS must be set with `=' before using `+='
Hm. I don't understand why this problem occurs at you. If you view the Makefile.am then you can see that there is a man_MANS = (without +)
That man_MANS "runs" everytime. So there is no way to just only man_MANS += "run" because the man_MANS = isn't in any ifdef define.
Ps.: Why i'm banned from the pacman list ?? I saw that krics@linuxforum.hu too many bounced messages ... But my email works fine. Any idea ?!
Regards -krix-
----- End forwarded message ----- udv / greetings, VMiklos -- Developer of Frugalware Linux, to make things frugal - http://frugalware.org
On Mon, Feb 20, 2006 at 10:12:52AM +0100, VMiklos <vmiklos@frugalware.org> wrote:
[6] doxygen: support for autotools http://www.archlinux.org/pipermail/pacman-dev/2006-January/000170.html
Commited. But I had to comment the part in the file doc/Makefile.am for now. It generates the following error: doc/Makefile.am:22: man_MANS must be set with `=' before using `+='
http://frugalware.org/~vmiklos/patches/libpacman-proposed/doxy.diff here is a patch for this issue udv / greetings, VMiklos -- Developer of Frugalware Linux, to make things frugal - http://frugalware.org
VMiklos wrote:
http://frugalware.org/~vmiklos/patches/libpacman-proposed/doxy.diff
here is a patch for this issue
OK. Applied. -- Aurelien
----- Forwarded message from Christian Hamar <krics@linuxforum.hu> -----
Hm. I don't understand why this problem occurs at you. If you view the Makefile.am then you can see that there is a man_MANS = (without +)
Sure there is a "man_MANS =", but that's in the frugalware's code repository... Please try to test your patches against the ArchLinux CVS code to make sure that it applies at the time the patch is sent, and also that it works... Thanks -- Aurelien
On Mon, Feb 20, 2006 at 09:07:18PM +0100, Aurelien Foret <aurelien@archlinux.org> wrote:
Sure there is a "man_MANS =", but that's in the frugalware's code repository...
Please try to test your patches against the ArchLinux CVS code to make sure that it applies at the time the patch is sent, and also that it works...
hmm, somehow when i sent the main libalpm manpage patch (http://www.archlinux.org/pipermail/pacman-dev/2006-January/000181.html) i forgot that hunk when i ported the patch to the cvs. sorry about that udv / greetings, VMiklos -- Developer of Frugalware Linux, to make things frugal - http://frugalware.org
participants (2)
-
Aurelien Foret
-
VMiklos