[packages] copy/modify openntpd's postinst code for ntpd, ntpdate and ntp-utils
[openwrt/svn-archive/archive.git] / libs / taglib / Makefile
index eeb70b4fa8e93c8a5509bfe8cc4767993b317e5e..f167db68d6bd4542e8ac4fc1846668efa07adbc4 100644 (file)
@@ -52,12 +52,6 @@ define Build/InstallDev
        $(CP) $(PKG_INSTALL_DIR)/usr/include/taglib/* $(1)/usr/include/taglib/
 endef
 
-define Build/UninstallDev
-       rm -rf  $(STAGING_DIR)/usr/bin/taglib-config \
-               $(STAGING_DIR)/usr/include/taglib \
-               $(STAGING_DIR)/usr/lib/libtag.{a,so*}
-endef
-
 define Package/taglib/install
        $(INSTALL_DIR) $(1)/usr/lib
        $(CP) $(PKG_INSTALL_DIR)/usr/lib/libtag.so.* $(1)/usr/lib/