tags 478625 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -urNad schism-0+20080403.orig/debian/rules schism-0+20080403/debian/rules
--- schism-0+20080403.orig/debian/rules 2008-05-03 19:17:19.000000000 +0100
+++ schism-0+20080403/debian/rules      2008-05-03 19:19:15.000000000 +0100
@@ -35,8 +35,9 @@
        -rm -f config.log
        [ ! -f Makefile ] || $(MAKE) distclean
        -rm -f install-sh depcomp config.sub config.guess INSTALL missing
-       ln -s /usr/share/automake-1.9/{INSTALL,depcomp,install-sh,missing} .
-       ln -s /usr/share/automake-1.9/{config.sub,config.guess} .
+       for i in INSTALL depcomp install-sh missing config.sub config.guess; do 
\
+               ln -s /usr/share/automake-1.9/$$i .; \
+       done
 #ifneq "$(wildcard /usr/share/misc/config.sub)" ""
 #      cp -f /usr/share/misc/config.sub config.sub
 #endif

Attachment: signature.asc
Description: PGP signature

Reply via email to