Skip to Content.
Sympa Menu

freetds - [freetds] [PATCH] bashisms prevent build in doc/Makefile

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: arielCo <arielco AT gmail.com>
  • To: FreeTDS Development Group <FreeTDS AT lists.ibiblio.org>
  • Subject: [freetds] [PATCH] bashisms prevent build in doc/Makefile
  • Date: Thu, 20 Jun 2013 12:53:04 -0430

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

Attachment: Makefile.am.patch
Description: Binary data




Archive powered by MHonArc 2.6.24.

Top of Page