Changeset 39214 in vbox for trunk/src/VBox/Installer/linux/rpm
- 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/rpm/rules
r39187 r39214 111 111 $(if $(filter sles10.1 turbolinux11,$(rpmrel)),--disable-pulse,) \ 112 112 $(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)) \ 114 114 $(if $(DEBUG),--build-debug,) 115 115
Note:
See TracChangeset
for help on using the changeset viewer.