Changeset 74979 in vbox for trunk/src/VBox/Installer/linux/rpm/rules
- Timestamp:
- Oct 22, 2018 6:20:20 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/rpm/rules
r74326 r74979 49 49 endif 50 50 51 verpkg := VirtualBox- 5.251 verpkg := VirtualBox-6.0 52 52 current := $(shell pwd) 53 53 vboxroot := $(shell while ! test -r configure && ! test "$PWD" = "/"; do cd ..; done; pwd)
Note:
See TracChangeset
for help on using the changeset viewer.