summaryrefslogtreecommitdiffstats
path: root/bin/prepalldocs
diff options
context:
space:
mode:
Diffstat (limited to 'bin/prepalldocs')
-rwxr-xr-xbin/prepalldocs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/prepalldocs b/bin/prepalldocs
index 26ac80ca4..6c540a2fd 100755
--- a/bin/prepalldocs
+++ b/bin/prepalldocs
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-src/portage/bin/prepalldocs,v 1.6 2004/10/04 13:56:50 vapier Exp $
+# $Id: /var/cvsroot/gentoo-src/portage/bin/prepalldocs,v 1.6 2004/10/04 13:56:50 vapier Exp $
z="`find "${D}"usr/share/doc \( -type f -or -type l \) -not -name "*.gz" -not -name "*.js" 2>/dev/null`"