This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
8516
/
Test
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
4e560ce7ca
Větve
Značky
master
Test
/
linux-devkit
/
sysroots
/
x86_64-arago-linux
/
var
/
lib
/
opkg
/
info
/
nativesdk-libpython3.5m1.0.postinst
nativesdk-libpython3.5m1.0.postinst
90 B
Historie
Surový
1
2
3
4
#!/bin/sh
if [ x"$D" = "x" ]; then
if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi
fi