Skip to content

Commit

Permalink
Install local file to install path.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed Jun 6, 2012
1 parent 9036949 commit 7922e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/install/shell/functions
Expand Up @@ -6,7 +6,7 @@ install_initialize()
cleanse_paths=( external completion modules extensions )
directories=( bin )
binaries=( sm sm-ll smp )
files=( LICENSE VERSION README.md )
files=( LICENSE VERSION README.md local )
aux_paths=( log tmp src )
configs=( user ) # TODO move this to /etc/sm/ and/or $HOME/.sm/
}
Expand Down

0 comments on commit 7922e67

Please sign in to comment.