aboutsummaryrefslogtreecommitdiff
path: root/trunk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/Makefile')
-rw-r--r--trunk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/trunk/Makefile b/trunk/Makefile
index 28bab0d..a0c0dd3 100644
--- a/trunk/Makefile
+++ b/trunk/Makefile
@@ -53,8 +53,8 @@ install_doc:
$(INSTALL) -D --mode=0644 doc/README.simplaret.pt_BR $(DESTDIR)/$(PREFIX)/doc/$(PACKAGE)-$(VERSION)/README.simplaret.pt_BR
install_config:
- $(INSTALL) -D --mode=0644 conf/$(PACKAGE).conf $(DESTDIR)/etc/$(PACKAGE)/default/$(PACKAGE).conf
- $(INSTALL) -D --mode=0644 conf/repos.conf $(DESTDIR)/etc/$(PACKAGE)/default/repos.conf
+ $(INSTALL) -D --mode=0644 conf/$(PACKAGE).conf $(DESTDIR)/etc/$(PACKAGE)/defaults/$(PACKAGE).conf
+ $(INSTALL) -D --mode=0644 conf/repos.conf $(DESTDIR)/etc/$(PACKAGE)/defaults/repos.conf
@mkdir -p $(DESTDIR)/etc/$(PACKAGE)/defaults/mkbuild/
@cp mkbuild/* $(DESTDIR)/etc/$(PACKAGE)/defaults/mkbuild/