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

Bug#36673: marked as done (glibc: small fix for debian/rules)



Your message dated 2 May 1999 18:53:00 -0000
with message-id <[🔎] 19990502185300.25230.qmail@master.debian.org>
and subject line Bug#36673: fixed in glibc 2.1.1-2
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 25 Apr 1999 16:57:04 +0000
Received: (qmail 12768 invoked from network); 25 Apr 1999 16:57:03 -0000
Received: from sunu450.rz.ruhr-uni-bochum.de (134.147.222.33)
  by master.debian.org with SMTP; 25 Apr 1999 16:57:03 -0000
Received: (qmail 780 invoked from network); 25 Apr 1999 16:56:49 -0000
Received: from dialppp-1-10.rz.ruhr-uni-bochum.de (HELO localhost) (mail@134.147.1.10)
  by mailhost.rz.ruhr-uni-bochum.de with SMTP; 25 Apr 1999 16:56:49 -0000
Received: from marcus by localhost with local (Exim 2.11 #1 (Debian))
	id 10bRIe-0001ZZ-00; Sun, 25 Apr 1999 17:58:32 +0200
From: brinkmd@debian.org
Subject: glibc: small fix for debian/rules
To: submit@bugs.debian.org
X-Mailer: bug 3.1.7
Message-Id: <E10bRIe-0001ZZ-00@localhost>
Sender: Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>
Date: Sun, 25 Apr 1999 17:58:33 +0200
Organization: Marcus Brinkmann's Home

Package: glibc
Version: N/A

Hello,

In line 252 of debian/rules, I had to substitute $(libexecdir) by the
correct path:

        $(INSTALL_PROGRAM) -m 4755 $(install_root)/usr/libexec/pt_chown \
                $(tmpdir)/$@$(libexecdir)/pt_chown

because "make install" will use the default built in "libexec", and not the
value given to configure. Probably, a possible fix would be to specify
"--libexecdir=$(libexecdir)" to the make install invocation, but I did not
test if this breaks something else.

Thanks,
Marcus

-- System Information
Debian Release: potato
Kernel Version: Linux flora 2.2.6-ac1 #1 Fre Apr 23 19:30:27 CEST 1999 i586 unknown


Reply to: