index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
/
uclibc.postinst
blob: aac68193ef60479b3a93d32d216bb63e66fd109a (
plain
)
1
2
3
4
5
6
7
8
#!/bin/sh if [ "$1" = "configure" ]; then /sbin/ldconfig fi #DEBHELPER#