Changeset 39214 in vbox for trunk/src/VBox/Installer/linux/debian
- Timestamp:
- Nov 7, 2011 1:19:38 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 74734
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/debian/rules
r38984 r39214 91 91 92 92 # Location of custom built Qt libraries (see below) 93 qtstdc6 := /home/vbox/Qt-4. 4.3-stdc++6-$(arch)93 qtstdc6 := /home/vbox/Qt-4.7.4-stdc++6-$(arch) 94 94 95 95 cfg_flags := $(if $(NOQT),--disable-qt,) \
Note:
See TracChangeset
for help on using the changeset viewer.