mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/unixODBC: Added %README%.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
799321b435
commit
d485956260
2 changed files with 4 additions and 1 deletions
|
@ -11,3 +11,6 @@ argument.
|
|||
|
||||
Also, there is a seperate GUI frontend available separately from:
|
||||
http://www.unixodbc.org/gui/
|
||||
|
||||
NOTE: This package conflict with libiodbc in Slackware. Make sure to
|
||||
reinstall libiodbc if you remove this package.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.2.tar.gz"
|
|||
MD5SUM="5e4528851eda5d3d4aed249b669bd05b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="%README%"
|
||||
MAINTAINER="Bob De Mars"
|
||||
EMAIL="mr.chew.baka@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue