FS-Mod/dist/arch
Einhard Leichtfuß d13c81814e
Fix tmpfiles.d setup
There was an error due to /var/cache/mediawiki being owned by http and
/var/cache/mediawiki/extensions being created as owned by root.

This could be fixed by explicitly creating the latter as owned by http,
but it seems cleaner to me now to set up a new cache dir.  Imagine
MediaWiki emptying its cache dir recursively.
2020-04-25 13:08:30 +02:00
..
PKGBUILD Fix tmpfiles.d setup 2020-04-25 13:08:30 +02:00
README Move cache dir to /var/cache 2020-04-25 12:45:35 +02:00
tmpfiles.mediawiki-extension-fsmod.conf Fix tmpfiles.d setup 2020-04-25 13:08:30 +02:00

How to test before commit:

    makepkg -C --noarchive

Do *not* use:

    makepkg -Cf

The latter would overwrite old packages in the archive.