[Build-common-hackers] Bug#203974: gnome.mk - clean target fails

Mark Howard Mark Howard <mh@debian.org>, 203974@bugs.debian.org
Sun, 03 Aug 2003 09:28:58 +0100


Package: cdbs
Version: 0.4.5
Severity: important

>From the build log:
(cd . && \
  rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \
  if test -d doc; then find doc -name '*omf.out' -exec rm -f \{\} \;)
/bin/sh: -c: line 1: syntax error near unexpected token `)'
/bin/sh: -c: line 1: `(cd . &&  rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache;  if test -d doc; then find doc -name '*omf.out' -exec rm -f \{\} \;)'
make: *** [clean] Error 2

Missing fi ?


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux res0302 2.4.18 #16 Mon Apr 22 11:33:37 BST 2002 i686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8

-- no debconf information