rename equo.conf to client.conf

This commit is contained in:
Fabio Erculiani
2009-04-05 09:34:02 +02:00
parent be2bb748d3
commit a3c2fbc285
3 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ equo-install:
# copying portage bashrc
install -m 644 conf/bashrc.entropy $(DESTDIR)/etc/portage/bashrc.entropy
install -m 644 conf/equo.conf $(DESTDIR)/etc/entropy/
install -m 644 conf/client.conf $(DESTDIR)/etc/entropy/
install -m 644 client/*.py $(DESTDIR)/$(LIBDIR)/entropy/client/
install -m 644 client/entropy-system-test-client $(DESTDIR)/$(LIBDIR)/entropy/client/

View File

@@ -243,8 +243,8 @@ def const_default_settings(rootdir):
'repositoriesconf': default_etp_confdir+"/repositories.conf",
# server.conf file (generic server side settings)
'serverconf': default_etp_confdir+"/server.conf",
# equo.conf file
'equoconf': default_etp_confdir+"/equo.conf",
# client.conf file (generic entropy client side settings)
'equoconf': default_etp_confdir+"/client.conf",
# socket.conf file
'socketconf': default_etp_confdir+"/socket.conf",
# user by client interfaces