Remove junk from stage target.
authorZdeněk Salvet <salvet@ics.muni.cz>
Mon, 18 Oct 2004 17:03:48 +0000 (17:03 +0000)
committerZdeněk Salvet <salvet@ics.muni.cz>
Mon, 18 Oct 2004 17:03:48 +0000 (17:03 +0000)
org.glite.lb.server/Makefile

index e5003e3..6c0018d 100644 (file)
@@ -178,10 +178,7 @@ test_ws_plugin.o: ws_plugin.c
 doc:
 
 stage: compile
-#      $(MAKE) install PREFIX=${top_srcdir}/${stagedir}
        $(MAKE) install PREFIX=${stagedir}
-#      cd ${top_srcdir}/interface && install -m 644 ${STATIC_H} ${PREFIX}/${STAGETO}
-       ${INSTALL} -m 755 glite_lb_bkserverd glite_lb_bkindex ${stagedir}/bin
 
 dist: distsrc distbin