mirror of
https://codeberg.org/gwh/slackbuilds.git
synced 2024-11-16 19:51:19 +01:00
remove obsolete repo links
This commit is contained in:
parent
8f1aba2b64
commit
e0b3b585d2
1 changed files with 0 additions and 2 deletions
|
@ -31,9 +31,7 @@ if [ -e $REPOSITORY ]; then
|
|||
git pull
|
||||
)
|
||||
else
|
||||
# git clone https://github.com/sellout/emacs-color-theme-solarized.git $REPOSITORY
|
||||
git clone https://github.com/bbatsov/solarized-emacs.git $REPOSITORY
|
||||
# git clone https://github.com/cycojesus/emacs-color-theme-solarized.git $REPOSITORY
|
||||
fi
|
||||
|
||||
mkdir -p $PKG$PREFIX/share/emacs/{site-lisp/,$EMACS_VERSION/etc/themes/}
|
||||
|
|
Loading…
Reference in a new issue