Changeset 2110


Ignore:
Timestamp:
04/10/08 21:33:53 (5 years ago)
Author:
anarcat
Message:

fix typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alternc/trunk/debian/rules

    r2109 r2110  
    6565                for i in a b c d e f g h i j k l m n o p q r s t u v w x y z _ 0 1 2 3 4 5 6 7 8 9 
    6666                do 
    67                         mkdir -p $DATA/$sub/$i 
    68                         chown www-data $DATA/$sub/$i 
     67                        mkdir -p debian/alternc/var/alternc/${sub}/${i} 
     68                        chown www-data debian/alternc/var/alternc/${sub}/${i} 
    6969                done 
    7070        done 
Note: See TracChangeset for help on using the changeset viewer.