User Tools

Site Tools


rpm5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
rpm5 [2012-11-24 17:39]
glen use spec syntax hiliting
rpm5 [2012-11-28 17:14]
glen [noarch subpackages]
Line 102: Line 102:
 %endif %endif
 </​file>​ </​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>​
rpm5.txt ยท Last modified: 2015-01-13 16:01 by glen