Patch attached.
Steve
-- 
--- Makefile-orig       2006-09-04 14:37:18.000000000 +0100
+++ Makefile    2006-09-04 14:37:34.000000000 +0100
@@ -57,7 +57,7 @@
 .PHONY: ioemu ioemuinstall ioemuclean
 ifndef XEN_NO_IOEMU
 ioemu ioemuinstall ioemuclean:
-       [ -f ioemu/config-host.h ] || \
+       ( test -f ioemu/config-host.h ) || \
        (cd ioemu; ./configure --prefix=usr)
        $(MAKE) -C ioemu $(patsubst ioemu%,%,$@)
 else
Bastian Blank
2006-Sep-11  14:55 UTC
Bug#379721: [Pkg-xen-devel] Bug#379721: xen-3.0: FTBFS: bashisms
tags 379721 moreinfo thanks On Mon, Sep 04, 2006 at 02:44:19PM +0100, Steve Kemp wrote:> Patch attached.Please explain why [ is a bashism. Bastian -- No problem is insoluble. -- Dr. Janet Wallace, "The Deadly Years", stardate 3479.4
Debian Bug Tracking System
2006-Sep-11  14:56 UTC
Processed: Re: [Pkg-xen-devel] Bug#379721: xen-3.0: FTBFS: bashisms
Processing commands for control@bugs.debian.org:> tags 379721 moreinfoBug#379721: xen-3.0: FTBFS: bashisms Tags were: patch Tags added: moreinfo> thanksStopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
Seemingly Similar Threads
- Bug#379721: xen-3.0: FTBFS: bashisms
- Bug#376494: xen-utils-3.0: Bashisms in /etc/xen/scripts/* make Xen unable to run domUs
- Some packages have non-POSIX-compliant shell scripts. Implement a CRAN check for bashisms?
- Security module (Flask) support should be disabled
- Bug#701554: xcp-xapi: bashism in /bin/sh script