summaryrefslogtreecommitdiff
path: root/sys-apps/baselayout/files/baselayout-2.0.3-slash-run-dir.patch
blob: f6b77567c1a12a09e5a6f4f25bd1b7880d61bb07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: trunk/Makefile
===================================================================
--- trunk/Makefile	(revision 3193)
+++ trunk/Makefile	(working copy)
@@ -27,6 +27,7 @@
 
 KEEP_DIRS-Linux += \
 	/dev \
+	/run \
 	/sys \
 	/usr/src
 KEEP_DIRS = $(KEEP_DIRS-$(OS)) \