remove UninstallDev
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9907 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -40,8 +40,4 @@ define Build/InstallDev
|
||||
$(CP) $(PKG_BUILD_DIR)/libnotimpl.a $(STAGING_DIR)/usr/lib/
|
||||
endef
|
||||
|
||||
define Build/UninstallDev
|
||||
rm -f $(STAGING_DIR)/usr/lib/libnotimpl.a
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,libnotimpl))
|
||||
|
Reference in New Issue
Block a user