summaryrefslogtreecommitdiff
path: root/app/xinit/launchd
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2021-01-01 13:19:39 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2021-01-01 13:19:39 +0000
commit0b575ba3a13e92961a5035b2e51beb61d61cd05f (patch)
treee0fa1d09fda7413cb1e5a6aa5f2e8aa5f46489bf /app/xinit/launchd
parent60d37880b84d2d8f8f3c88e1d44d404d0b52ac53 (diff)
Update to xinit 1.4.1
Diffstat (limited to 'app/xinit/launchd')
-rw-r--r--app/xinit/launchd/Makefile.in1
-rw-r--r--app/xinit/launchd/privileged_startx/Makefile.in1
-rw-r--r--app/xinit/launchd/user_startx/Makefile.in1
3 files changed, 3 insertions, 0 deletions
diff --git a/app/xinit/launchd/Makefile.in b/app/xinit/launchd/Makefile.in
index 46c0ad7b6..89028d217 100644
--- a/app/xinit/launchd/Makefile.in
+++ b/app/xinit/launchd/Makefile.in
@@ -258,6 +258,7 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
diff --git a/app/xinit/launchd/privileged_startx/Makefile.in b/app/xinit/launchd/privileged_startx/Makefile.in
index d33305467..015eb3e86 100644
--- a/app/xinit/launchd/privileged_startx/Makefile.in
+++ b/app/xinit/launchd/privileged_startx/Makefile.in
@@ -320,6 +320,7 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
diff --git a/app/xinit/launchd/user_startx/Makefile.in b/app/xinit/launchd/user_startx/Makefile.in
index 8b3cd9e8b..75dee4456 100644
--- a/app/xinit/launchd/user_startx/Makefile.in
+++ b/app/xinit/launchd/user_startx/Makefile.in
@@ -308,6 +308,7 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@