From 2a45adfcdab92beb68f3263439be428832f57b16 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 25 Dec 2007 01:40:47 +0000 Subject: remove uninstalldev templates (no longer necessary) SVN-Revision: 9906 --- package/nvram/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'package/nvram') diff --git a/package/nvram/Makefile b/package/nvram/Makefile index 2bcc3afcf4..6020bfc054 100644 --- a/package/nvram/Makefile +++ b/package/nvram/Makefile @@ -34,10 +34,6 @@ define Build/InstallDev $(CP) $(PKG_BUILD_DIR)/lib{nvram,shared}*.so $(1)/usr/lib/ endef -define Build/UninstallDev - rm -f $(1)/usr/lib/lib{nvram,shared}*.so -endef - define Package/nvram/install $(INSTALL_DIR) $(1)/etc/init.d $(INSTALL_BIN) ./files/nvram.init $(1)/etc/init.d/nvram -- cgit v1.2.3