This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
SoftwareDesign
/
csu3_am335x
Vigiar
8
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
b5f4b6b869
Ramos
Etiquetas
master
csu3_am335x
/
linux-devkit
/
sysroots
/
armv7ahf-neon-linux-gnueabi
/
var
/
lib
/
opkg
/
info
/
libqt5xmlpatterns5.postinst
libqt5xmlpatterns5.postinst
90 B
Histórico
Em bruto
1
2
3
4
#!/bin/sh
if [ x"$D" = "x" ]; then
if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi
fi