1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-22 17:05:21 +02:00

[stardict] fix wrong stardict.png patch

This commit is contained in:
Xiangfu Liu 2010-03-04 13:10:54 +08:00
parent bbf7ba32bb
commit dd4446d4fe

View File

@ -62,7 +62,7 @@ define Package/stardict/install
$(INSTALL_DIR) \
$(1)/usr/bin \
$(1)/usr/share \
$(1)/usr/share/icons
$(1)/usr/share/pixmaps
$(INSTALL_BIN) \
$(PKG_INSTALL_DIR)/usr/bin/stardict \
@ -70,7 +70,7 @@ define Package/stardict/install
$(INSTALL_DATA) \
$(PKG_INSTALL_DIR)/usr/share/pixmaps/stardict.png \
$(1)/usr/share/icons/
$(1)/usr/share/pixmaps/
$(CP) \
$(PKG_INSTALL_DIR)/usr/share/stardict \