[Title] Fix install bug
authorsyeon.hwang <syeon.hwang@samsung.com>
Mon, 19 Mar 2012 05:56:48 +0000 (14:56 +0900)
committersyeon.hwang <syeon.hwang@samsung.com>
Mon, 19 Mar 2012 05:56:48 +0000 (14:56 +0900)
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

tizen/src/Makefile

index 22eb3c6..59091e8 100644 (file)
@@ -45,4 +45,4 @@ install: all
        cp -dpr ../../pc-bios/pxe-virtio.rom $(EMUL_DIR)/x86/data/pc-bios
        cp -dpr ../../pc-bios/vgabios-maruvga.bin $(EMUL_DIR)/x86/data/pc-bios
        cp -dpr ../license $(EMUL_DIR)
-       cp -dpr ../icons $(EMUL_DIR)
+       cp -dpr icons $(EMUL_DIR)