Debug xtrace for bash not needed.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Sat, 2 Jun 2007 16:24:03 +0000 (16:24 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sat, 2 Jun 2007 16:24:03 +0000 (16:24 +0000)
org.glite.security.gsoap-plugin/Makefile

index e0fa6b7..c8b0abb 100644 (file)
@@ -173,8 +173,7 @@ all compile: libtool-hack \
        all-libs-with-soap examples
 
 libtool-hack:
-       echo 'set -o xtrace' > gcc
-       echo 'g++ $$@' >> gcc
+       echo 'g++ $$@' > gcc
        chmod +x gcc
 
 check: compile check.gss