summaryrefslogtreecommitdiff
path: root/trunk/src
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2007-03-18 18:15:47 +0000
committerfuzzyray <fuzzyray@gentoo.org>2007-03-18 18:15:47 +0000
commit226a972d19959d6bd02cd055f1ca9f7a8288cef3 (patch)
treef5607e3e66a6a10c4ccadf11f95963257f7e547f /trunk/src
parent49155f7ff67a3d61be2e069c2edbc8bc471d05e6 (diff)
downloadgentoolkit-226a972d19959d6bd02cd055f1ca9f7a8288cef3.tar.gz
Remove space in #! line
svn path=/; revision=360
Diffstat (limited to 'trunk/src')
-rwxr-xr-xtrunk/src/revdep-rebuild/revdep-rebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/revdep-rebuild/revdep-rebuild b/trunk/src/revdep-rebuild/revdep-rebuild
index c58ac04..df0e72d 100755
--- a/trunk/src/revdep-rebuild/revdep-rebuild
+++ b/trunk/src/revdep-rebuild/revdep-rebuild
@@ -1,4 +1,4 @@
-#! /bin/bash
+#!/bin/bash
# Copyright 1999-2005 Gentoo Foundation
# $Header$