[Clfs-commits] commit: r16 - /trunk/standard/Makefile

svn at cross-lfs.org svn at cross-lfs.org
Wed Dec 12 19:27:57 PST 2007


Author: chris at beaker67.com
Date: Thu Dec 13 03:27:57 2007
New Revision: 16

Log:
Added SHELL to the Makefile as it uses bash-specific syntax

Modified:
    trunk/standard/Makefile

Modified: trunk/standard/Makefile
==============================================================================
--- trunk/standard/Makefile (original)
+++ trunk/standard/Makefile Thu Dec 13 03:27:57 2007
@@ -1,5 +1,6 @@
 ETCDIR=/etc
 LIBDIR=/lib
+SHELL=/bin/bash
 EXTDIR=${DESTDIR}${ETCDIR}
 MODE=754
 DIRMODE=755




More information about the Clfs-commits mailing list