-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: urcd
action: commit
revision:
path_from:
revision_from: d910bfdfbc37171b7aa23ca3569d7af2c29d94f8:
path_to:
revision_to:

git.thebackupbox.net

urcd

git://git.thebackupbox.net/urcd

commit d910bfdfbc37171b7aa23ca3569d7af2c29d94f8
Author: root <root@administrator.(none)>
Date:   Sun Jan 26 22:35:39 2014 +0000

    [Make.sh] CentOS workaround test

diff --git a/Make.sh b/Make.sh

index 3a5080945c2d550dd4185b1b8dec0f3819aa8f0c..

index ..5fd1df689089e9a5e86614e89f742c793f2bda28 100755

--- a/Make.sh
+++ b/Make.sh
@@ -53,7 +53,7 @@ else
   if [ $? != 1 ] ; then gcc `cat conf-cc` src/urccache-static.c -o urccache -l nacl || exit 1 ; fi
 fi

-if ! $(which cython 2>&1 >/dev/null); then
+if ! which cython 2>/dev/null ; then
   cp src/urcd.pyx urcd || exit 1
   chmod +x urcd        || exit 1

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 19:09:19 2024