From 12ec90ff78d65f2fe95f789d0f8b36c969339ef8 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Sun, 24 Apr 2011 13:57:10 +0700 Subject: [PATCH] use my fork --- e/solarized-theme/solarized-theme.SlackBuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/e/solarized-theme/solarized-theme.SlackBuild b/e/solarized-theme/solarized-theme.SlackBuild index 85903019..a548d16b 100755 --- a/e/solarized-theme/solarized-theme.SlackBuild +++ b/e/solarized-theme/solarized-theme.SlackBuild @@ -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