K 10 svn:author V 7 matthew K 8 svn:date V 27 2014-12-13T13:08:53.389693Z K 7 svn:log V 502 Make the port 'poudriere testport' clean - Remove ${STAGEDIR}/usr/local/www/rt42 which is unused - Add ${DATADIR}/{etc,lib,plugins} as empty directories: these are used by RT extensions. - Use @dir() to manage directories created under /var. This will prevent the unconditional removal and replacement of the cache directories during updates, which results in those directories ending up with the wrong ownership. PR: 195871 Submitted by: me@nileshgr.com END