]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: create dirs and touch /usr
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 10 Apr 2017 03:55:05 +0000 (23:55 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 24 Apr 2017 01:47:27 +0000 (21:47 -0400)
commit94e75a54097b32252ef86e9253a288db7529f1ea
treecddc53ebc24428981faa4df1c395621846bee80c
parent2d9f0c68780b5ea6be92fa247a61688b1e73d28d
meson: create dirs and touch /usr

This is the equivalent of $(INSTALL_DIRS) and install-touch-usr-hook.
I did not bother to create the directories into which we install files,
since they will be created anyway.

v2:
- remove bashism
hwdb/meson.build
meson.build
network/meson.build
src/core/meson.build
src/kernel-install/meson.build
src/udev/meson.build
sysctl.d/meson.build
tmpfiles.d/meson.build
units/meson.build