[master] 15b4a7e s/.vlc/.vcl.
Lasse Karstensen
lkarsten at varnish-software.com
Fri Mar 28 12:49:52 CET 2014
commit 15b4a7e21329bedccee67528dc66d501a03e0033
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date: Fri Mar 28 12:49:27 2014 +0100
s/.vlc/.vcl.
diff --git a/rules b/rules
index 7609b79..6521ede 100755
--- a/rules
+++ b/rules
@@ -34,7 +34,7 @@ override_dh_auto_configure:
override_dh_auto_install:
dh_auto_install -a
@ # Install the example as default.
- install -o root -g root -m 644 $(CURDIR)/etc/example.vlc \
+ install -o root -g root -m 644 $(CURDIR)/etc/example.vcl \
$(CURDIR)/debian/varnish/etc/default.vcl
@ # Remove .la files
@ # (See http://wiki.debian.org/ReleaseGoals/LAFileRemoval)
More information about the varnish-commit
mailing list