use my fork

This commit is contained in:
Gwenhael Le Moine 2011-04-24 13:57:10 +07:00
parent f19a91e479
commit 12ec90ff78

View file

@ -31,7 +31,8 @@ if [ -e $REPOSITORY ]; then
git pull
)
else
git clone https://github.com/sellout/emacs-color-theme-solarized.git $REPOSITORY
# git clone https://github.com/sellout/emacs-color-theme-solarized.git $REPOSITORY
git clone https://github.com/cycojesus/emacs-color-theme-solarized.git $REPOSITORY
fi
mkdir -p $PKG$PREFIX/share/emacs/$EMACS_VERSION/etc/themes