Skip to content

Commit

Permalink
Awstats build fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jun 21, 2012
1 parent 4a4cf10 commit 9598af7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions build.sh
Expand Up @@ -101,11 +101,6 @@ do
export WRE_BUILD_WRE=1
;;

--wre=revolutionary)
gooey
exit 0
;;

--perlModules | --perlmodules | --pm)
export WRE_BUILD_PM=1
;;
Expand Down Expand Up @@ -834,7 +829,7 @@ CFLAGS=$SAVED_CFLAGS
#awstats
installAwStats(){
printHeader "AWStats"
cp -RL source/awstats-6.95/* $PREFIX
cp -RL source/awstats-7.0/* $PREFIX
}

#wre utils
Expand Down

0 comments on commit 9598af7

Please sign in to comment.