summaryrefslogblamecommitdiff
path: root/www/wyvern/files/patch-configure.in
blob: 6703e37477122e4c9894cb8652c6e273b9ea2852 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11




                                                        
 




                                                                                
--- htdocs/Makefile.in.org	Tue Oct  9 04:12:36 2001
+++ htdocs/Makefile.in	Sun Feb  3 00:16:00 2002
@@ -14,7 +14,7 @@
 INSTALL         = @INSTALL@
 INSTALL_DATA    = @INSTALL_DATA@
 
-install_htdocs	  = index.html
+install_htdocs	  = index.html-dist
 
 
 ###############################################################################