Remove UninstallDev template, which is no longer required
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11782 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
90a5b375a4
commit
6f891552c0
@ -57,13 +57,6 @@ define Build/InstallDev
|
||||
$(SED) 's,/usr/include/freetype2/,$(STAGING_DIR)/usr/include/freetype2/,g' $(2)/bin/freetype-config
|
||||
endef
|
||||
|
||||
define Build/UninstallDev
|
||||
rm -rf $(1)/bin/freetype-config \
|
||||
$(1)/usr/include/freetype2 \
|
||||
$(1)/usr/include/ft2build.h \
|
||||
$(1)/usr/lib/libfreetype.{a,so*} \
|
||||
$(1)/usr/lib/pkgconfig/freetype2.pc
|
||||
endef
|
||||
|
||||
define Package/libfreetype/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user