summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-05-17 14:55:12 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-05-17 14:55:12 +0200
commit884f20b5952bebd48e98afb753175b6069703016 (patch)
treea50cbee35beaf36889b0172e8a4b0e8f66ed126c /include
parent559ed7359bcda4ca8debb9373654b4c7fd232c99 (diff)
include/bootstrap: Fixed alignment
Diffstat (limited to 'include')
-rwxr-xr-xinclude/bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bootstrap b/include/bootstrap
index 793c6f3..621cc8e 100755
--- a/include/bootstrap
+++ b/include/bootstrap
@@ -17,7 +17,7 @@ if [[ -n $1 ]] {
PKG_ROOT is an URI, either of the form proto://host/path, or just /path
Note: The path must be absolute, it may not contain a literal ~
PKG_DIR is the path where pkg and all further packages will be installed,
- by default $default_path
+ by default $default_path
meow
exit 100
}