Changeset 176


Ignore:
Timestamp:
02/21/06 23:47:39 (7 years ago)
Author:
anarcat
Message:

[project @ alternc: changeset 2004-02-27 13:34:30 by remi]
ajout de du.pl dans les chmodés +s afin que la taille des bases SQL de
droits mysql.gid puissent etre renvoyes correctement par les scripts
du bureau

Original author: remi
Date: 2004-02-27 13:34:30

Location:
debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • debian/control

    r155 r176  
    77Package: alternc 
    88Architecture: 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 
     9Depends: 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 
    1010Suggests: screen 
    1111Description: AlternC, hosting software managment suite for Debian. 
  • debian/rules

    r121 r176  
    8484 
    8585        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; \ 
    8787        chmod a+rx,a-w webalizer/*  ; \ 
    8888        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.