Changeset 60


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

[project @ alternc: changeset 2003-05-01 11:00:38 by benjamin]
Suppression des fichiers inutilisés

Original author: benjamin
Date: 2003-05-01 11:00:38

Location:
install/scripts
Files:
3 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • install/scripts/alternc.install

    r27 r60  
    355355 
    356356######################################################################### 
    357 # 12. Patch sympa and squirrelmail 
    358 ######################################################################### 
    359  
    360 print "Patching Squirrelmail 1.2.6\n"; 
    361 system("patch -f -s /usr/share/squirrelmail/functions/display_messages.php </usr/share/alternc/1.0/install/diff.display_messages.php"); 
    362  
    363 print "Patching Sympa Archived\n"; 
    364 system("patch -f -s /usr/lib/sympa/bin/archived.pl </usr/share/alternc/1.0/install/diff.archives.sympa"); 
    365  
    366  
    367 ######################################################################### 
    368357# 13. Create Ldap database, restart ldap and add default values 
    369358######################################################################### 
Note: See TracChangeset for help on using the changeset viewer.