Changeset 2109 for alternc/trunk/debian/rules
- Timestamp:
- 04/10/08 21:32:17 (5 years ago)
- File:
-
- 1 edited
-
alternc/trunk/debian/rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/debian/rules
r2108 r2109 61 61 chown -R www-data:www-data debian/alternc/var/alternc/tmp 62 62 63 for sub in dns dns/redir mail html apacheconf64 do65 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 966 do67 mkdir -p $DATA/$sub/$i68 chown www-data $DATA/$sub/$i69 done70 done63 for sub in dns dns/redir mail html apacheconf 64 do 65 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 66 do 67 mkdir -p $DATA/$sub/$i 68 chown www-data $DATA/$sub/$i 69 done 70 done 71 71 72 72 chmod a+x debian/alternc/usr/share/alternc/install/alternc.install
Note: See TracChangeset
for help on using the changeset viewer.
