jailkit-dev
[Top][All Lists]
Advanced

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

[Jailkit-dev] [bug #23100] --prefix Problem


From: Sebastian Reitenbach
Subject: [Jailkit-dev] [bug #23100] --prefix Problem
Date: Wed, 08 Sep 2010 07:44:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100714 SUSE/3.5.11-0.1.1 Firefox/3.5.11

Follow-up Comment #10, bug #23100 (project jailkit):

jk_jailuser has the PREFIX configured, but the Makefile in py subdirectory
doesn't update the PREFIX, it only updates the INIPREFIX, LIBDIR, and the
PYTHONINTERPRETER, but misses the PREFIX:

.in:
        sed -e "s!INIPREFIX='/etc/jailkit'!INIPREFIX='${INIPREFIX}'!" 
            -e "s!LIBDIR='[a-z/]*'!LIBDIR='${PYLIBDIR}'!" 
            -e "s:#!/usr/bin/python:#!$(PYTHONINTERPRETER):" < $< > $@


see my patch to the Makefile.in in the latest tarball.
For jk_check see the patch to jk_check.in in the latest tarball.

With the jk_init.ini file, as I said, I'm fine, I can update all the paths to
match all the stuff in OpenBSD. 



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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