]> err.no Git - varnish/commitdiff
Create $(localstatedir)/varnish at install time.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 26 Jun 2007 12:18:01 +0000 (12:18 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 26 Jun 2007 12:18:01 +0000 (12:18 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1582 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/Makefile.am

index 9ceb71ffd0412104bf9b295dde816fe55dcb16e1..9984a64a17abd40e5c91c6643fbf7c26fe705323 100644 (file)
@@ -5,3 +5,6 @@ SUBDIRS = include lib bin man etc doc
 SUBDIRS += debian redhat
 
 EXTRA_DIST = LICENSE autogen.sh
+
+install-data-local:
+       $(install_sh) -d -m 0755 $(localstatedir)/varnish