Changeset 95036 in vbox for trunk/src/VBox/Installer/linux/rpm/rules
- Timestamp:
- May 18, 2022 2:07:06 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151489
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/rpm/rules
r95011 r95036 46 46 # Wine will not be required if STAGEDISO is set. 47 47 48 verpkg := VirtualBox- 6.148 verpkg := VirtualBox-7.0 49 49 vboxroot := $(shell while ! test -r configure && ! test "$$PWD" = "/"; do cd ..; done; pwd) 50 50 instlin := $(vboxroot)/src/VBox/Installer/linux
Note:
See TracChangeset
for help on using the changeset viewer.