[packages] Use default templates instead of custom reimplementations where applicable
[openwrt/svn-archive/archive.git] / libs / rrdtool-1.0.x / Makefile
index 5fc6ea0cd8e7c9d01fdb6e02ff3a56532711ad29..758d2a34c7c6c169ae6f068d8b8b70432614f115 100644 (file)
@@ -99,8 +99,6 @@ CONFIGURE_VARS += \
        shrext_cmds=".so"
 
 define Build/Compile
-       rm -rf $(PKG_INSTALL_DIR)
-       mkdir -p $(PKG_INSTALL_DIR)
        $(MAKE) -C $(PKG_BUILD_DIR) \
                DESTDIR="$(PKG_INSTALL_DIR)" \
                shrext_cmds=".so" \