merge the control file and the .ipk file targets into one to prevent them from going...
[openwrt.git] / package / goldfish-qemu / Makefile
index 41d2db1..da3c64e 100644 (file)
@@ -63,6 +63,7 @@ endef
 define Package/goldfish-qemu/install
        $(INSTALL_DIR) $(1)
        $(CP) $(PKG_BUILD_DIR)/objs/emulator $(1)/
+       $(CP) ./skins $(1)/
 endef
 
 $(eval $(call BuildPackage,goldfish-qemu))
This page took 0.026685 seconds and 4 git commands to generate.