Changeset 81142 in vbox for trunk/src/VBox/Installer/linux/rpm
- Timestamp:
- Oct 8, 2019 11:13:23 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 133776
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/rpm/rules
r80516 r81142 49 49 endif 50 50 51 verpkg := VirtualBox-6. 051 verpkg := VirtualBox-6.1 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.