File: pkg-config-check.sh

package info (click to toggle)
gmic 2.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 12,360 kB
  • sloc: ansic: 77,137; cpp: 32,578; xml: 5,097; makefile: 539; lisp: 32; sh: 19
file content (2 lines) | stat: -rwxr-xr-x 60 bytes parent folder | download | duplicates (2)
1
2
#!/bin/bash
bash -c "pkg-config --version" > /dev/null 2>&1