[Fai-commit] r4058 - trunk

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Fri Oct 6 21:29:20 UTC 2006


Author: lange
Date: 2006-10-06 21:29:20 +0000 (Fri, 06 Oct 2006)
New Revision: 4058

Modified:
   trunk/Makefile
Log:
force bash in Makefile, fixes FTBFS in ubuntu


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2006-10-06 21:28:13 UTC (rev 4057)
+++ trunk/Makefile	2006-10-06 21:29:20 UTC (rev 4058)
@@ -1,5 +1,6 @@
 include VERSION
 
+SHELL=/bin/bash
 DESTDIR=$(shell pwd)/debian/tmp
 export DOCDIR = $(shell pwd)/debian/fai-doc/usr/share/doc/fai-doc
 LIBDIR = $(DESTDIR)/usr/lib/fai




More information about the Fai-commit mailing list