summaryrefslogtreecommitdiff
blob: eea4842e235c1f890758e427e262c8553ddc7bf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<install-mask>
	<location id="systemd">
		<path>/usr/lib/systemd/system</path>
		<description>
			systemd unit and auxiliary files.
		</description>
	</location>

	<location id="bash-completion">
		<path>/usr/share/bash-completion</path>
	</location>

	<location id="locale">
		<path>/usr/share/locale</path>
		<description>
			All localizations.
		</description>
	</location>

	<location id="logrotate">
		<path>/etc/logrotate.d</path>
	</location>
</install-mask>