Changeset 65


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

[project @ alternc: changeset 2003-05-07 15:53:42 by jonathan]
Ajout d'un chmod a+x pour tous les fichiers devant etre executables
dans /usr/share/alternc/1.0/install (correction du bug #126)

Original author: jonathan
Date: 2003-05-07 15:53:42

File:
1 edited

Legend:

Unmodified
Added
Removed
  • debian/rules

    r64 r65  
    118118        chmod a+rx,a-w webalizer/* \ 
    119119        chown root.root mail_add mail_del quota_edit quota_get mem_add mem_del db_create ) 
     120        ( cd debian/tmp/usr/share/alternc/1.0/install \ 
     121        chmod a+x alternc.install alternc.update initrep.sh ldap.sh mysql.sh newone.php ) 
    120122         
    121123#       dh_makeshlibs 
Note: See TracChangeset for help on using the changeset viewer.