From 0a8ed6bcdba71eea8e79f26efc7c27435880d7b0 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 14 May 2007 17:50:17 +0000 Subject: [PATCH 1/1] Do not package twice libospf #1688 SVN-Revision: 7230 --- net/quagga/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 21cb357d3c..6ac455b133 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -192,8 +192,6 @@ define Package/quagga-isisd/install endef define Package/quagga-ospfd/install - $(INSTALL_DIR) $(1)/usr/lib - $(CP) $(PKG_INSTALL_DIR)/usr/lib/libospf.so.* $(1)/usr/lib/ $(INSTALL_DIR) $(1)/usr/sbin $(CP) $(PKG_INSTALL_DIR)/usr/sbin/ospfd $(1)/usr/sbin/ endef -- 2.30.2