index
:
virtualbox
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
/
virtualbox-guest-x11.postinst
blob: bf1f03102d2c5390076eb29578e46a102be5d2c9 (
plain
)
1
2
3
4
5
6
7
8
9
#!/bin/sh set -e if [ "$1" = "configure" ]; then ldconfig fi #DEBHELPER#