summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKito Danya Dietrich <kito@gentoo.org>2004-11-21 17:32:37 +0000
committerKito Danya Dietrich <kito@gentoo.org>2004-11-21 17:32:37 +0000
commit775d03be89c4b37bc5a31b52a5f559d8545b7ff4 (patch)
treef6e7d88b9bd9bb359a1ebb78486bf520d6cafeb1 /scripts
parenttake package under net-dialup wing and correct DEPEND (diff)
downloadhistorical-775d03be89c4b37bc5a31b52a5f559d8545b7ff4.tar.gz
historical-775d03be89c4b37bc5a31b52a5f559d8545b7ff4.tar.bz2
historical-775d03be89c4b37bc5a31b52a5f559d8545b7ff4.zip
add the executable bit back to bootstrap-macos.sh
Diffstat (limited to 'scripts')
-rw-r--r--scripts/bootstrap-macos.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/bootstrap-macos.sh b/scripts/bootstrap-macos.sh
index 30abe620e15a..6c4069a8a357 100644
--- a/scripts/bootstrap-macos.sh
+++ b/scripts/bootstrap-macos.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 2004 The Gentoo Foundation, Pieter Van den Abeele
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/scripts/bootstrap-macos.sh,v 1.8 2004/11/18 02:28:54 kito Exp $
+# $Header: /var/cvsroot/gentoo-x86/scripts/bootstrap-macos.sh,v 1.9 2004/11/21 17:32:37 kito Exp $
# Make sure sudo passwd is asked for
@@ -50,4 +50,4 @@ function missing_devtools {
gcc -v 2> /dev/null || missing_devtools
echo
-echo -e "Portage successfully tamed your ${NAME}" \ No newline at end of file
+echo -e "Portage successfully tamed your ${NAME}"