projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01f9031
)
Use new name for Apache config file on Debian
author
Roland Mas
<lolando@debian.org>
Fri, 29 Jun 2012 08:01:44 +0000
(08:01 +0000)
committer
Roland Mas
<lolando@debian.org>
Fri, 29 Jun 2012 08:01:44 +0000
(08:01 +0000)
src/install/install2
patch
|
blob
|
history
diff --git
a/src/install/install2
b/src/install/install2
index
1ecef4e
..
2b68036
100755
(executable)
--- a/
src/install/install2
+++ b/
src/install/install2
@@
-183,7
+183,7
@@
install2_files(){
fi
done
- for file in /opt/csw/apache2/etc/httpd.conf /etc/apache2/httpd.conf
+ for file in /opt/csw/apache2/etc/httpd.conf /etc/apache2/httpd.conf
/etc/apache2/apache2.conf
do
if [ -f $file ]
then