Blame patches/dbus_host-1.11.20.local.patch
|
Lucio Andrés Illanes Albornoz |
32654d |
--- dbus-1.11.20/test/Makefile.in.orig 2017-10-03 06:46:45.000000000 +0000
|
|
Lucio Andrés Illanes Albornoz |
32654d |
+++ dbus-1.11.20/test/Makefile.in 2018-10-14 20:56:47.156000000 +0000
|
|
Lucio Andrés Illanes Albornoz |
32654d |
@@ -2288,7 +2288,7 @@
|
|
Lucio Andrés Illanes Albornoz |
32654d |
@DBUS_ENABLE_INSTALLED_TESTS_TRUE@ $(installable_tests); }
|
|
Lucio Andrés Illanes Albornoz |
32654d |
|
|
Lucio Andrés Illanes Albornoz |
f0700e |
all-local: copy-config-local uninstalled-config-local
|
|
Lucio Andrés Illanes Albornoz |
f0700e |
- $(AM_V_at)$(MKDIR_P) -m700 XDG_RUNTIME_DIR
|
|
Lucio Andrés Illanes Albornoz |
f0700e |
+ $(AM_V_at)$(MKDIR_P) -m 700 XDG_RUNTIME_DIR
|
|
Lucio Andrés Illanes Albornoz |
f0700e |
|
|
Lucio Andrés Illanes Albornoz |
f0700e |
copy-config-local:
|
|
Lucio Andrés Illanes Albornoz |
f0700e |
$(AM_V_at)$(MKDIR_P) data/valid-config-files/session.d
|