]> arthur.barton.de Git - netatalk.git/commitdiff
Fix some webmin installation stuff
authorfranklahm <franklahm>
Sun, 1 Nov 2009 10:58:50 +0000 (10:58 +0000)
committerfranklahm <franklahm>
Sun, 1 Nov 2009 10:58:50 +0000 (10:58 +0000)
config/Makefile.am

index 8679c206cb0acd8c083dcc4d96d6fd60401cc22b..0199c4a7d4cd5e2f269abe76bdc66b37b27adf5d 100644 (file)
@@ -55,6 +55,8 @@ install-webmin:
                wget http://prdownloads.sourceforge.net/webadmin/webmin-$(webminversion).tar.gz ; \
                tar xzf webmin-$(webminversion).tar.gz; \
                rm webmin-$(webminversion).tar.gz; \
+               /etc/init.d/webmin stop; \
+               rm -r webmin; \
                mv webmin-$(webminversion) webmin; \
                cd webmin; \
                rm -r adsl-client apache at backup-config bacula-backup bandwidth bind8 bsdexports burner \
@@ -62,7 +64,7 @@ install-webmin:
                        cluster-usermin cluster-webmin custom \
                        cron dfsadmin dhcpd dnsadmin dovecot exim exports \
                        fdisk fetchmail file filter firewall format frox fsdump grub heartbeat hpuxexports \
-                       htaccess-htpasswd idmapd images inetd inittab ipfilter ipfw ipsec jabber \
+                       htaccess-htpasswd idmapd inetd inittab ipfilter ipfw ipsec jabber \
                        ldap-server lilo logrotate lpadmin lvm \
                        mailboxes mailcap majordomo man mon mscstyle3 mysql \
                        net nis openslp pap phpini postfix postgresql ppp-client pptp-client pptp-server \