Changeset 95040 in vbox
- Timestamp:
- May 18, 2022 5:05:45 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151494
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/debian/rules
r93115 r95040 54 54 55 55 package := virtualbox 56 verpkg := virtualbox- 6.156 verpkg := virtualbox-7.0 57 57 vboxroot := $(shell while ! test -r configure && ! test "$$PWD" = "/"; do cd ..; done; pwd) 58 58 debroot := $(vboxroot)/src/VBox/Installer/linux
Note:
See TracChangeset
for help on using the changeset viewer.