Changeset 176
Legend:
- Unmodified
- Added
- Removed
-
debian/control
r155 r176 7 7 Package: alternc 8 8 Architecture: i386 9 Depends: apache, apache-ssl, courier-ssl, courier-imap-ssl, courier-pop-ssl, gettext, mysql-server, php4-mysql, php4-ldap, php4-cgi, phpmyadmin, proftpd-mysql, squirrelmail, alternc-webalizer, slapd, postfix-tls, postfix-ldap, pdksh, bind9, wget, libapache-mod-gzip, debconf, rsync, quota, ldap-utils, courier-ldap, pop-before-smtp, sasl-bin, ca-certificates, locales 9 Depends: apache, apache-ssl, courier-ssl, courier-imap-ssl, courier-pop-ssl, gettext, mysql-server, php4-mysql, php4-ldap, php4-cgi, phpmyadmin, proftpd-mysql, squirrelmail, alternc-webalizer, slapd, postfix-tls, postfix-ldap, pdksh, bind9, wget, libapache-mod-gzip, debconf, rsync, quota, ldap-utils, courier-ldap, pop-before-smtp, sasl-bin, ca-certificates, locales, perl-suid, perl 10 10 Suggests: screen 11 11 Description: AlternC, hosting software managment suite for Debian. -
debian/rules
r121 r176 84 84 85 85 pushd debian/tmp/usr/lib/alternc ; \ 86 chmod a+rx,a-w,u+s mail_add mail_del quota_edit quota_get mem_add mem_del db_create ; \86 chmod a+rx,a-w,u+s mail_add mail_del quota_edit quota_get mem_add mem_del db_create du.pl; \ 87 87 chmod a+rx,a-w webalizer/* ; \ 88 88 chown root.root mail_add mail_del quota_edit quota_get mem_add mem_del db_create ; \
Note: See TracChangeset
for help on using the changeset viewer.
