diff --git a/Makefile b/Makefile index 3b50301..a59d8cf 100644 --- a/Makefile +++ b/Makefile @@ -99,6 +99,7 @@ install-data: @$(INSTALL_DATA) etc/autodist/distdb.d/* $(DESTDIR)$(configdir)/distdb.d/ @$(INSTALL_DATA) etc/sudoers.d/autoport $(DESTDIR)$(sysconfdir)/sudoers.d/autoport @$(INSTALL_DATA) webbuild/webbuild-sudoers $(DESTDIR)$(sysconfdir)/sudoers.d/webbuild + @$(INSTALL_DATA) webbuild/webbuild-admin $(DESTDIR)$(localstatedir)/webbuild/users/admin.conf @$(INSTALL_SCRIPT) etc/sysconfig/autoport $(DESTDIR)$(sysconfdir)/sysconfig/autoport @$(INSTALL_SCRIPT) etc/cron.hourly/60-autodist-update $(DESTDIR)$(sysconfdir)/cron.hourly/ @$(INSTALL_SCRIPT) etc/cron.hourly/65-autoport-native $(DESTDIR)$(sysconfdir)/cron.hourly/ diff --git a/webbuild/html/webbuild.html b/webbuild/html/webbuild.html index 80c5042..a12afd9 100644 --- a/webbuild/html/webbuild.html +++ b/webbuild/html/webbuild.html @@ -209,7 +209,7 @@ function ajax_getvalues(request,confirm) {