This website requires JavaScript.
Explore
Help
Register
Sign In
OpenWRT
/
packages
mirror of
https://github.com/openwrt/packages.git
Watch
1
Star
0
Fork
You've already forked packages
0
Code
Issues
Releases
Wiki
Activity
master
packages
/
libs
/
unixodbc
/
test.sh
6 lines
98 B
Bash
Raw
Permalink
Blame
History
#!/bin/sh
[
"
$1
"
=
unixodbc-tools
]
||
exit
0
isql --version
|
grep -Fx
"
unixODBC
$PKG_VERSION
"
Reference in New Issue
View Git Blame
Copy Permalink