[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#134260: package writes to /usr/share during build



From: Steve Langasek <vorlon@netexpress.net>
Subject: Bug#134260: package writes to /usr/share during build
Date: Sat, 16 Feb 2002 10:28:11 -0600

> Justification: fails to build from source
> 
> The build scripts from tetex-bin 1.0.7+20011202-3.1 use a $(mandir) 
> setting which does not respect $(prefix).  I found the patch below was 
> necessary in order to get the package to build on my system using 
> fakeroot.

Did you really fail to build from source?

As far as I tried, there was no problem and generated (top) Makefile
contained the line

mandir = ${prefix}/share/man/man$(manext)

so, I guessed, 

make install prefix=`pwd`/debian/tmp/usr texmf=`pwd`/debian/...

seemed enough to provide the correct mandir.

Am I missing some important point?

Best regards,		    2002.2.25

-- 
 Debian Developer & Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda <kohda@debian.org>
 Department of Math., Tokushima Univ.



Reply to: