www-client/prozilla: correct file collition

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@585 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2008-12-07 23:37:48 +00:00
parent 1b90417005
commit e533768be4
3 changed files with 9 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2006 Gentoo Foundation
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -32,4 +32,6 @@ src_install () {
make DESTDIR="${D}" install || die "make install failed"
dodoc ANNOUNCE AUTHORS CREDITS ChangeLog FAQ NEWS README TODO
newdoc prozrc.sample prozilla.conf.example
rm -f ${D}/usr/share/locale/locale.alias
}