jailkit-dev
[Top][All Lists]
Advanced

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

[Jailkit-dev] [bug #21555] Makefile changes results in deb package build


From: Daniel Leidert
Subject: [Jailkit-dev] [bug #21555] Makefile changes results in deb package build filing - diff to debian/rules to fix problem is attached
Date: Sun, 11 Nov 2007 14:58:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8) Gecko/20071004 Iceweasel/2.0.0.8 (Debian-2.0.0.8-1)

Follow-up Comment #1, bug #21555 (project jailkit):

I see. The attached simple patch will fix this. This is a regression from
using ${bindir} instead of ${prefix}/bin, because bindir is set to
${exec_prefix}/bin. So exec_prefix must be defined in the related Makefiles
too. So the patch simply adds:

exec_prefix = @exec_prefix@

to these Makefile.in files.

(file #14357)
    _______________________________________________________

Additional Item Attachment:

File name: jailkit_exec_prefix.diff       Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?21555>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]