Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bfcc300a28e0f05934c4fa4ad96d56f1a6cd70d8
commit bfcc300a28e0f05934c4fa4ad96d56f1a6cd70d8 Author: Miklos Vajna <[email protected]> Date: Tue Jun 2 18:43:03 2009 +0200 man-pages-3.21-2-i686 - remove manpages conflicting with recent libstdc++ - thanks Csaba Henk for reporting it on the devel list diff --git a/source/apps/man-pages/FrugalBuild b/source/apps/man-pages/FrugalBuild index 8de712e..8c66cf3 100644 --- a/source/apps/man-pages/FrugalBuild +++ b/source/apps/man-pages/FrugalBuild @@ -1,10 +1,10 @@ # Compiling Time: 0.01 SBU # Maintainer: CSÉCSY László <[email protected]> -# Contributor: VMiklos <[email protected]> +# Contributor: Miklos Vajna <[email protected]> pkgname=man-pages pkgver=3.21 -pkgrel=1 +pkgrel=2 pkgdesc="Man pages are online documentation for Linux" url="http://www.win.tue.nl/~aeb/linux/man" depends=() @@ -39,6 +39,8 @@ build() Frm /usr/share/man/man2/fgetxattr.2 # xorg Frm /usr/share/man/man4/mouse.4 + # libstdc++ + Frm /usr/share/man/man3/{ctime,queue,random,regex,string}.3 } sha1sums=('66aeac855be545c8244c218d801606f0b20e6ec0')
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
