Skip to content

Commit

Permalink
[dist] install sphinx work dir
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschroeter committed Aug 14, 2013
1 parent b87d7de commit cec4eb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dist/obs-server.spec
Expand Up @@ -394,6 +394,8 @@ touch $RPM_BUILD_ROOT/srv/www/obs/{webui,api}/log/production.log
#install -m 0644 ../dist/webui-production.rb $RPM_BUILD_ROOT/srv/www/obs/webui/config/environments/production.rb
# needed for correct permissions in case sqlite3 is used
touch $RPM_BUILD_ROOT/srv/www/obs/webui/db/database.db
# prepare for running sphinx daemon
install -m 0755 -d -o %apache_user -g %apache_group $RPM_BUILD_ROOT/srv/www/obs/api/db/sphinx{,/production}

#
#set default api on localhost for the webui
Expand Down

0 comments on commit cec4eb1

Please sign in to comment.