From: Michael Tremer Date: Tue, 17 Apr 2012 17:19:58 +0000 (+0200) Subject: man-pages: Remove some old/unused man pages. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7194d6cefe320e91da15567821ecb3ab36869c11;p=ipfire-3.x.git man-pages: Remove some old/unused man pages. --- diff --git a/man-pages/man-pages.nm b/man-pages/man-pages.nm index 9ce6009bc..c2a080ff3 100644 --- a/man-pages/man-pages.nm +++ b/man-pages/man-pages.nm @@ -5,7 +5,7 @@ name = man-pages version = 3.38 -release = 1 +release = 2 arch = noarch groups = Base Documentation @@ -21,6 +21,19 @@ end source_dl = %{url} build + prepare_cmds + # Remove deprecated/unneeded stuff: + + # libattr-devel + rm -vf man2/{,f,l}{get,list,remove,set}xattr.2 + + # db4 + rm -vf man3/{db,btree,dbopen,hash,mpool,recno}.3 + + # misc. + rm -vf man2/pciconfig_{write,read,iobase}.2 + end + build = # Do nothing end