Remove purr-c as submodule.

Preferred build system is meson, so it doesn't fit well here.
This commit is contained in:
Érico Nogueira 2021-07-28 03:08:55 -03:00
parent da0ae47801
commit 6c60b814ed
3 changed files with 0 additions and 5 deletions

3
.gitmodules vendored
View File

@ -10,9 +10,6 @@
[submodule "sourcecode/subprojects/hugo.el"]
path = sourcecode/subprojects/hugo.el
url = https://github.com/aaronbieber/hugo.el.git
[submodule "sourcecode/subprojects/purr-c"]
path = sourcecode/subprojects/purr-c
url = https://github.com/ericonr/purr-c.git
[submodule "sourcecode/subprojects/get-otp"]
path = sourcecode/subprojects/get-otp
url = https://github.com/ericonr/get-otp.git

View File

@ -44,7 +44,6 @@ fi
if [ "$SUBPROJECTS" ]; then
ln -sf "$PWD/subprojects/git-merge-pr/git-merge-pr" "$HOME/.local/bin/"
ln -sf "$PWD/subprojects/hugo.el/hugo.el" "$HOME/.config/doom/"
make -C subprojects/purr-c install PREFIX=$HOME/.local
make -C subprojects/get-otp install PREFIX=$HOME/.local
make -C subprojects/ep install CC=cc PREFIX=$HOME/.local
fi

@ -1 +0,0 @@
Subproject commit 4678f8691b908efd491af6289d8aa0f110770218