CVS is obsolete as of 10 years ago or so

Signed-off-by: Peter Hutterer <[email protected]>
---
 build.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/build.sh b/build.sh
index b020ace..9cb6a85 100755
--- a/build.sh
+++ b/build.sh
@@ -659,9 +659,8 @@ process() {
        fi
     fi
 
-    # Use "sh autogen.sh" since some scripts are not executable in CVS
     if [ X"$NOAUTOGEN" = X ]; then
-       sh ${DIR_CONFIG}/${CONFCMD} \
+       ${DIR_CONFIG}/${CONFCMD} \
            ${PREFIX_USER:+--prefix="$PREFIX"} \
            ${EPREFIX_USER:+--exec-prefix="$EPREFIX"} \
            ${BINDIR_USER:+--bindir="$BINDIR"} \
-- 
2.13.5

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to