1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-09-30 02:08:32 +03:00

update sparsehash Makefile

Signed-off-by: Mirko Lindner <mirko@sharism.cc>
This commit is contained in:
Mirko Lindner 2010-02-14 14:05:23 +01:00
parent 36c149ecbe
commit 5771447b0f

View File

@ -46,15 +46,15 @@ define Build/Compile
all install all install
endef endef
# define Build/InstallDev define Build/InstallDev
# $(INSTALL_DIR) $(1)/usr/include/SDL $(1)/usr/lib $(INSTALL_DIR) $(1)/usr/include/google $(1)/usr/lib
# $(CP) \ $(CP) \
# $(PKG_INSTALL_DIR)/usr/include/SDL/SDL_image.h \ $(PKG_INSTALL_DIR)/usr/include/google/* \
# $(1)/usr/include/SDL/ $(1)/usr/include/google/
# $(CP) \ # $(CP) \
# $(PKG_INSTALL_DIR)/usr/lib/libSDL_image*.{a,so*} \ # $(PKG_INSTALL_DIR)/usr/lib/libSDL_image*.{a,so*} \
# $(1)/usr/lib/ # $(1)/usr/lib/
# endef endef
define Package/sparsehash/install define Package/sparsehash/install
$(INSTALL_DIR) $(1)/usr/lib $(INSTALL_DIR) $(1)/usr/lib