Changeset 90361 in vbox for trunk/debian/rules
- Timestamp:
- Jul 27, 2021 4:38:21 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 145933
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/debian/rules
r90359 r90361 264 264 mv $(archdir) $(prefix)/usr/lib/$(package) 265 265 if [ -f $(prefix)/usr/lib/$(package)/libQt5CoreVBox.so.5 ]; then \ 266 ../../../../tools/linux.$(chrarch)/bin/chrpath \266 $(vboxroot)/tools/linux.$(chrarch)/bin/chrpath \ 267 267 --keepgoing --replace /usr/lib/$(package) \ 268 268 $(prefix)/usr/lib/$(package)/*.so.5 \
Note:
See TracChangeset
for help on using the changeset viewer.