[PLDWWW] page changed: rpm5
"Elan Ruusamäe (glen)"
glen at pld-linux.org
Wed Dec 11 12:19:59 CET 2013
[changes in triggers]
--- https://www.pld-linux.org/rpm5?rev=1386760602
+++ https://www.pld-linux.org/rpm5
@@ -138,11 +138,11 @@
</code>
==== changes in triggers ====
- Currently webapp register is [[http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2012-November/023331.html|broken]] due triggers misbehave. here's quick fix for lighttpd:
+ in ''rpm-5.4.10-35'' webapp register was [[http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2012-November/023331.html|broken]] due triggers misbehave. here's quick fix for lighttpd:
<code sh>
for a in /etc/webapps/*/lighttpd.conf; do a=${a#/etc/webapps/}; a=${a%/*}; webapp register lighttpd $a; done
</code>
This problem has been identified and fixed rpm package will be released soon.
Diff URL:
https://www.pld-linux.org/rpm5?do=diff&r1=1386760602&r2=1386760799
--
This mail was generated by DokuWiki at
https://www.pld-linux.org/
More information about the pld-cvs-commit
mailing list