Explorar el Código

Remove installation of static libcoroipc.a.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1777 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake hace 17 años
padre
commit
a598e7e655
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Makefile

+ 0 - 1
Makefile

@@ -162,7 +162,6 @@ install: all
 	    fi								\
 	    ) \
 	done
-	install -m 755 lib/libcoroipc.a $(DESTDIR)$(LIBDIR)
 
 	echo $(LIBDIR) > "$(DESTDIR)$(ETCDIR)/ld.so.conf.d/corosync-$(ARCH).conf"