Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-17 | fix packaging problem | An-Cheng Huang | |
* package was installing op templates into the config templates directory and then move them into the op templates directory *during postinst*. * this *might* be ok for editable config files but is definitely *not* the correct installation method for files "owned" by the package. * do it the right (and simpler) way: install op templates into the op templates directory. |