nativesdk-libsqlite3-0.postinst 90 B

1234
  1. #!/bin/sh
  2. if [ x"$D" = "x" ]; then
  3. if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi
  4. fi