[projects/template-specs] tabs

glen glen at pld-linux.org
Thu Aug 2 22:12:23 CEST 2012


commit 574da12ac23512ce9df3b7703b3fd3889768e4ff
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Aug 2 23:12:05 2012 +0300

    tabs

 webapp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/webapp.spec b/webapp.spec
index 7cb9523..c768f33 100644
--- a/webapp.spec
+++ b/webapp.spec
@@ -52,7 +52,7 @@ EOF
 
 cat > lighttpd.conf <<'EOF'
 alias.url += (
-    "/%{name}" => "%{_appdir}",
+	"/%{name}" => "%{_appdir}",
 )
 EOF
 


More information about the pld-cvs-commit mailing list