Changeset 47536 in vbox for trunk/src/VBox
- Timestamp:
- Aug 5, 2013 8:10:32 AM (11 years ago)
- Location:
- trunk/src/VBox/Installer/linux/debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/debian/control
r43997 r47536 20 20 Recommends: ${alsa}, ${pulse}, ${sdlttf}, ${dkms}, 21 21 linux-headers, gcc, make, binutils, 22 pdf-viewer, libgl1 , python-central22 pdf-viewer, libgl1 23 23 Provides: virtualbox 24 24 Replaces: virtualbox -
trunk/src/VBox/Installer/linux/debian/rules
r46890 r47536 286 286 mv $(current)/debian/$(verpkg)/usr/lib/debug $(current)/debian/$(verpkg)-dbg/usr/lib 287 287 endif 288 dh_py central288 dh_python2 289 289 dh_compress -X.pdf -X.chm -X LICENSE -X.py 290 290 dh_fixperms
Note:
See TracChangeset
for help on using the changeset viewer.