On Fri, May 14, 2004 at 11:03:47PM +0200, Richard Bos wrote:
> I have the following challenge; install something in a directory /srv (for 
> apache).  I use the following code for that:
> 
> Makefile.am
> wsadmindir = $(DESTDIR)/srv/www/html/server/admin
               ^^^^^^^^^^

That's wrong. Take it out. Automake already supports DESTDIR natively;
you're just stuffing it in the path twice.

I think that's your only problem here.

-- 
  .''`.  ** Debian GNU/Linux ** | Andrew Suffield
 : :' :  http://www.debian.org/ |
 `. `'                          |
   `-             -><-          |

Attachment: signature.asc
Description: Digital signature

Reply via email to