>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:

Lars> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
Lars> | On Mon, Apr 01, 2002 at 12:12:06AM +0200, Paul Seelig wrote:
>>> for i in $(files) ; do \ /usr/bin/install -c -m 644 ./$i
>>> /usr/src/Debian/LyX/lyx-1.2.0pre1/debian/tmp/usr/share/lyx/reLyX/$i
>>> ; \ done /bin/sh: files: command not found
>>
Lars> | Not unexpectedly, since $(files) is the shell syntax for
Lars> inserting process | output.
>>
Lars> | Probably something like $$files was meant...

Lars> Yes, I belive that will be the correct fix.

I already unmade many of these nice "optimizations" in lib/Makefile.am
a week ago...

JMarc

Reply via email to