Revert #325: freetype: install ft2build.h - already in include/freetyp2 directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
parent
0c121a47fb
commit
032feefa7d
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ define Build/InstallDev
|
|||
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/freetype-config $(2)/bin/
|
||||
$(INSTALL_DIR) $(1)/usr/include
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/include/freetype2 $(1)/usr/include/
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/include/ft2build.h $(1)/usr/include/
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libfreetype.{a,so*} $(1)/usr/lib/
|
||||
$(INSTALL_DIR) $(1)/usr/lib/pkgconfig
|
||||
|
|
Loading…
Reference in a new issue