[wiki] fix: symlink vers dump_proxy.py

Suite à la màj de niomniom vers wheezy.
This commit is contained in:
Daniel STAN 2013-06-19 09:57:09 +02:00
parent 160e291653
commit 12b0e94696
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
<Bundle name="moinmoin"> <Bundle name="moinmoin">
<Package name="python-moinmoin"/> <Package name="python-moinmoin"/>
<Path name="/usr/lib/pymodules/python2.6/MoinMoin/script/export/dump_proxy.py"/> <Path name="/usr/lib/python2.7/dist-packages/MoinMoin/script/export/dump_proxy.py"/>
</Bundle> </Bundle>

View file

@ -33,7 +33,7 @@
<Action name="ln-attendre-vert" timing="post" when="modified" status="check" <Action name="ln-attendre-vert" timing="post" when="modified" status="check"
command="ln -s /etc/init.d/attendre-vert /etc/rcS.d/S41attendre-vert" /> command="ln -s /etc/init.d/attendre-vert /etc/rcS.d/S41attendre-vert" />
<Path name="/usr/lib/pymodules/python2.6/MoinMoin/script/export/dump_proxy.py" type="symlink" to="/usr/scripts/wiki/dump_proxy.py" /> <Path name="/usr/lib/python2.7/dist-packages/MoinMoin/script/export/dump_proxy.py" type="symlink" to="/usr/scripts/wiki/dump_proxy.py" />
<Path name="/etc/logcheck/cracking.ignore.d/local-crans" type="symlink" to="/etc/logcheck/ignore.d.server/local-crans"/> <Path name="/etc/logcheck/cracking.ignore.d/local-crans" type="symlink" to="/etc/logcheck/ignore.d.server/local-crans"/>
<Path name="/etc/logcheck/cracking.ignore.d/local-ignore" type="symlink" to="/etc/logcheck/ignore.d.server/local-ignore"/> <Path name="/etc/logcheck/cracking.ignore.d/local-ignore" type="symlink" to="/etc/logcheck/ignore.d.server/local-ignore"/>