[svn-commits] r197261 - svn:log
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Thu May 28 10:29:16 CDT 2009
Author: seanbright
Revision: 197261
Modified property: svn:log
Modified: svn:log at Thu May 28 10:29:16 2009
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu May 28 10:29:16 2009
@@ -4,8 +4,11 @@
........
r197260 | seanbright | 2009-05-27 16:08:16 -0400 (Wed, 27 May 2009) | 6 lines
+ Use bash explicitly when calling build_tools/mkpkgconfig from the Makefile.
+
Since we use bashisms in build_tools/mkpkgconfig, we should call on bash
- explicitly when running from the Makefile.
+ explicitly when running from the Makefile, otherwise we get errors during a
+ 'make install.'
(closes issue #15209)
Reported by: seandarcy
More information about the svn-commits
mailing list