VirtualBox

Changeset 39214 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Nov 7, 2011 1:19:38 PM (13 years ago)
Author:
vboxsync
Message:

deb/rpm: if we use our own Qt package, use Qt 4.7.4 now

Location:
trunk/src/VBox/Installer/linux
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/debian/rules

    r38984 r39214  
    9191
    9292# Location of custom built Qt libraries (see below)
    93 qtstdc6  := /home/vbox/Qt-4.4.3-stdc++6-$(arch)
     93qtstdc6  := /home/vbox/Qt-4.7.4-stdc++6-$(arch)
    9494
    9595cfg_flags := $(if $(NOQT),--disable-qt,) \
  • trunk/src/VBox/Installer/linux/rpm/rules

    r39187 r39214  
    111111             $(if $(filter sles10.1 turbolinux11,$(rpmrel)),--disable-pulse,) \
    112112             $(if $(filter rhel4 rhel5 ol4 ol5 centos4 centos5,$(rpmrel)),--enable-pulse,) \
    113              $(if $(filter rhel4 rhel5 ol4 ol5 centos4 centos5 sles10.1 turbolinux11,$(rpmrel)),--with-qt4-dir=/home/vbox/Qt-4.4.3-stdc++6-$(arch)) \
     113             $(if $(filter rhel4 rhel5 ol4 ol5 centos4 centos5 sles10.1 turbolinux11,$(rpmrel)),--with-qt4-dir=/home/vbox/Qt-4.7.4-stdc++6-$(arch)) \
    114114             $(if $(DEBUG),--build-debug,)
    115115
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette