Package: web2c
Version: 6.1-3

In the following excerpt from debian.rules, it should be
  --prefix=$(prefix):

--------

prefix = /usr
[...]
stamp-config:
        cd kpathsea; ./configure --prefix=/usr
        touch stamp-config


Reply via email to