X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=libs%2Fptlib%2FMakefile;h=8318f8ea6348a3cea60d445910b11aab8614d768;hb=bf06dbb7888015ff0fcbccb2665d92feac44978f;hp=609332e6f9e03e716681ef88f6b17e918b309fec;hpb=862f044cd858889475e3877d4149207172f0ad27;p=packages.git diff --git a/libs/ptlib/Makefile b/libs/ptlib/Makefile index 609332e6f..8318f8ea6 100644 --- a/libs/ptlib/Makefile +++ b/libs/ptlib/Makefile @@ -105,8 +105,4 @@ define Build/InstallDev $(SED) 's|//\(#include \)|\1|' $(PKG_BUILD_DIR)/include/ptlib.h endef -define Build/UninstallDev - rm -rf $(BUILD_DIR)/$(PKG_NAME) -endef - $(eval $(call BuildPackage,ptlib))