arielCo
2013-06-20 17:23:04 UTC
There are a few bash-isms in doc/Makefile.am that prevent build (which
specifies SHELL = /bin/sh). Things like " NAME=$$(echo $@ | sed
's/\..*$$//') ".
The attached patch fixes them (based on the tarball from
http://gitorious.org/freetds/freetds/trees/master). Maybe all
Makefiles should use /bin/sh?
Ariel Cornejo
+58?412?8083546
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.am.patch
Type: application/octet-stream
Size: 1292 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/freetds/attachments/20130620/f5bfce3e/attachment.obj
specifies SHELL = /bin/sh). Things like " NAME=$$(echo $@ | sed
's/\..*$$//') ".
The attached patch fixes them (based on the tarball from
http://gitorious.org/freetds/freetds/trees/master). Maybe all
Makefiles should use /bin/sh?
Ariel Cornejo
+58?412?8083546
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.am.patch
Type: application/octet-stream
Size: 1292 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/freetds/attachments/20130620/f5bfce3e/attachment.obj