[gnome-build-meta/abderrahim/misc-vm-fixes: 1/5] core-deps/samba.bst: move /var/run to /run



commit 8fe16f772fe2aae0740277c40c086eb062b7cf6f
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Fri Feb 14 08:17:54 2020 +0100

    core-deps/samba.bst: move /var/run to /run

 elements/core-deps/samba.bst | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/elements/core-deps/samba.bst b/elements/core-deps/samba.bst
index 6cf6d6f9..3aa7d097 100644
--- a/elements/core-deps/samba.bst
+++ b/elements/core-deps/samba.bst
@@ -28,6 +28,7 @@ config:
   - make
   install-commands:
   - DESTDIR=%{install-root} make install
+  - mv %{install-root}/var/run %{install-root}
 environment:
   MAKEFLAGS: -j%{max-jobs}
   V: 1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]