summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/dosbin
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild-helpers/dosbin')
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dosbin1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ebuild-helpers/dosbin b/bin/ebuild-helpers/dosbin
index e850701e7..8920d37e8 100755..100644
--- a/bin/ebuild-helpers/dosbin
+++ b/bin/ebuild-helpers/dosbin
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ $# -lt 1 ]] ; then
echo "$0: at least one argument needed" 1>&2