ajrockefeller / openfpc

Automatically exported from code.google.com/p/openfpc
0 stars 0 forks source link

openfpc-password installed in /usr/bin instead of /etc/openfpc #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. runnning openfpc-install.sh

What is the expected output? What do you see instead?
openfpc-password should be copied to $CONF_DIR (/etc/openfpc) but instead is 
copied to $PROG_DIR (/usr/bin)

What version of the product are you using? On what operating system?
This code is from the latest version of openfpc-install.sh
CONF_FILES="etc/openfpc-default.conf etc/openfpc-example-proxy.conf 
etc/routes.ofpc"
PROG_FILES="openfpc-client openfpc-queued openfpc-cx2db openfpc openfpc-dbmaint 
openfpc-password"

Please provide any additional information below.
openfcp-password should be removed from PROG_FILES and added to CONF_FILES

Original issue reported on code.google.com by misterju...@gmail.com on 11 Apr 2013 at 1:53

GoogleCodeExporter commented 8 years ago
Please delete.  I was looking at the wrong file.  There is no issue with where 
openfpc-password is installed.

Original comment by misterju...@gmail.com on 11 Apr 2013 at 1:57

GoogleCodeExporter commented 8 years ago
Sure, deleted :)

Original comment by leon.j.w...@gmail.com on 2 Mar 2014 at 1:30