remove duplicate patch
[openwrt/svn-archive/archive.git] / libs / tcp_wrappers / Makefile
index fccdf3eb823f55f0490ae1348fe5db2a903db782..f7e0da135d732756aaaa55e334f8f205315fd555 100644 (file)
@@ -52,12 +52,6 @@ define Build/InstallDev
        $(CP) $(PKG_BUILD_DIR)/shared/libwrap.so* $(1)/usr/lib/
 endef
 
-define Build/UninstallDev      
-       rm -rf \
-               $(STAGING_DIR)/usr/include/tcpd.h \
-               $(STAGING_DIR)/usr/lib/libwrap.{a,so*}
-endef
-
 define Package/libwrap/install 
        $(INSTALL_DIR) $(1)/usr/lib
        $(CP) $(PKG_BUILD_DIR)/shared/libwrap.so.* $(1)/usr/lib/