]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
create /var/run/plymouth during install
authorRay Strode <rstrode@redhat.com>
Fri, 30 May 2008 17:10:42 +0000 (13:10 -0400)
committerRay Strode <rstrode@redhat.com>
Fri, 30 May 2008 17:10:42 +0000 (13:10 -0400)
src/Makefile.am

index dc41f87307b700032b832257cf184458136a8660..3aba79b8342cf9843b0968f11a9328171a94304a 100644 (file)
@@ -20,4 +20,9 @@ plymouthd_SOURCES =                                                            \
                    ply-window.c                                               \
                    main.c
 
+plymouthdrundir = $(localstatedir)/run/plymouth
+
+install-data-hook:
+       -mkdir -p $(DESTDIR)$(plymouthdrundir)
+
 MAINTAINERCLEANFILES = Makefile.in