summaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2020-06-04 17:53:44 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2020-06-04 17:53:44 -0400
commit3b30be51008b8259db9b826b10096fb35d324a2e (patch)
tree40ed563750a299b93caa1f91f7f1885119833ea7 /git
parentbb038280d2b5e12916d14587fd5e82455b456698 (diff)
downloadspm_packages-3b30be51008b8259db9b826b10096fb35d324a2e.tar.gz
Back to linux development
Diffstat (limited to 'git')
-rw-r--r--git/build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/git/build.sh b/git/build.sh
index 22a4aed..7016f18 100644
--- a/git/build.sh
+++ b/git/build.sh
@@ -34,7 +34,6 @@ function prepare() {
function build() {
make configure
- spm_debug_shell
./configure --prefix=${_prefix} \
--libdir=${_prefix}/lib \
--with-curl \