Changeset 35463 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Jan 10, 2011 4:29:56 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 69334
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/Makefile.kmk
r35380 r35463 80 80 linux-misc_CLEAN = $(linux-misc_0_OUTDIR)/virtualbox.desktop 81 81 82 $$( PATH_linux-misc)/virtualbox.desktop: $(PATH_ROOT)/src/VBox/Installer/common/virtualbox.desktop.in $(VBOX_VERSION_STAMP) | $$(dir $$@)82 $$(linux-misc_0_OUTDIR)/virtualbox.desktop: $(PATH_ROOT)/src/VBox/Installer/common/virtualbox.desktop.in $(VBOX_VERSION_STAMP) | $$(dir $$@) 83 83 $(call MSG_GENERATE,,$@,$<) 84 84 ifdef VBOX_PATH_PACKAGE_DOCS
Note:
See TracChangeset
for help on using the changeset viewer.