Changeset 68131 in vbox for trunk/src/VBox/Installer/linux/rpm
- Timestamp:
- Jul 27, 2017 7:00:54 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 117207
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/rpm/rules
r68128 r68131 144 144 endif 145 145 146 # EL5 ships Python 2.4 while our Python support requires Python 2.6 or later 146 147 cfg_flags := $(if $(NOQT),--disable-qt,) \ 147 148 $(if $(NOSDL),--disable-vboxsdl,) \
Note:
See TracChangeset
for help on using the changeset viewer.