why the hell does this not work in Gentoo?

This commit is contained in:
staticsafe 2012-06-16 14:40:12 -04:00
parent 0ca95658b6
commit 4c99ee0b1b
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ die() {
# Some variable(s)
userdistro == "NULL"
repo == "git://github.com/staticsafe/dotfiles.git"
userdistro="NULL"
repo="git://github.com/staticsafe/dotfiles.git"
portpath == "/opt/local/bin/port" # This is the default install directory for the MacPorts port binary, you may find this useful.