[PLDWWW] page changed: rpm5
"Elan Ruusamäe (glen)"
glen at pld-linux.org
Wed Nov 28 17:14:56 CET 2012
[noarch subpackages]
--- https://www.pld-linux.org/rpm5?rev=1353775142
+++ https://www.pld-linux.org/rpm5
@@ -100,4 +100,12 @@
%if "%{_rpmversion}" >= "5"
BuildArch: noarch
%endif
</file>
+
+ ==== 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:
+
+ <code sh>
+ for a in /etc/webapps/*/lighttpd.conf; do a=${a#/etc/webapps/}; a=${a%/*}; webapp register lighttpd $a; done
+ </code>
Diff URL:
https://www.pld-linux.org/rpm5?do=diff&r1=1353775142&r2=1354119295
--
This mail was generated by DokuWiki at
https://www.pld-linux.org/
More information about the pld-cvs-commit
mailing list