[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a

david hannequin david.hannequin at gmail.com
Tue Feb 28 22:07:45 UTC 2012


The following commit has been merged in the debian/master branch:
commit 90663a9473626b1f1de2ea12c0a48a7a63b9c765
Author: david hannequin <david.hannequin at gmail.com>
Date:   Mon Nov 28 14:24:33 2011 +0100

    Fix example path

diff --git a/FOR_PACKAGERS b/FOR_PACKAGERS
index 7c8ee91..342ab5f 100644
--- a/FOR_PACKAGERS
+++ b/FOR_PACKAGERS
@@ -20,7 +20,7 @@ the owner of theses dir (and ALL files in them) in this file.
 But WARNING (bis) : if you set a --root (example =/tmp/something) it will not update the owner of the /etc and /var directory (calling with a --root is for having all files to create a package, so you don't need changing owners).
 
 Example when you call :
-python setup.py install --root=/tmp/moncul --record=INSTALLED_FILES --install-scripts=/usr/bin
+python setup.py install --root=/tmp/something --record=INSTALLED_FILES --install-scripts=/usr/bin
 (no trailing / for install_scripts)
 You get all files to package in the file INSTALLED_FILES (and only the /tmp/moncul is changed, so it's ok for your system ;)).
 

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list