XXX: ignore install error of stolen LB plugin
authorAleš Křenek <ljocha@ics.muni.cz>
Thu, 29 Mar 2007 15:49:14 +0000 (15:49 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Thu, 29 Mar 2007 15:49:14 +0000 (15:49 +0000)
org.glite.lb.utils/Makefile

index 234e8c5..df16b5c 100644 (file)
@@ -125,7 +125,7 @@ install:
                ${INSTALL} -m 755 "$$p" "${PREFIX}/bin/glite-lb-$$p"; \
        done
 
-       if [ x${DOSTAGE} != xyes ]; then \
+       -if [ x${DOSTAGE} != xyes ]; then \
                ${INSTALL} -m 755 ${stagedir}/lib/glite_lb_plugin.so ${PREFIX}/lib; \
        fi