projects
/
platform
/
upstream
/
glib.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
glib/gstdio.h glib/gstdio.c Add a chdir() wrapper, too.
[platform/upstream/glib.git]
/
debian
/
postinst
1
#!/bin/sh
2
3
set -e
4
5
ldconfig
6
7
#DEBHELPER#