Changeset 1211
- Timestamp:
- 01/20/05 05:35:06 (8 years ago)
- Location:
- trunk/debian
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/debian/changelog
r1201 r1211 1 alternc-mailman (1.1-3) unstable; urgency=medium 2 3 * Use variables from local.sh instead of alternc.conf 4 * Require 0.9.3 since local.sh defines necessary variables only there 5 6 -- The Anarcat <anarcat@koumbit.org> Thu, 19 Jan 2005 23:33:27 +0500 7 1 8 alternc-mailman (1.1-2) unstable; urgency=low 2 9 -
trunk/debian/control
r1199 r1211 8 8 Priority: optional 9 9 Section: admin 10 Version: 1.0-511 10 Architecture: i386 12 Depends: alternc (>=0.9. 2), mailman (>=2.1), debconf (>= 0.5.00)11 Depends: alternc (>=0.9.3), mailman (>=2.1), debconf (>= 0.5.00) 13 12 Description: Mailman module for AlternC 14 13 AlternC is a hosting software suite based on Valentin -
trunk/debian/postinst
r1196 r1211 53 53 # On crée le fichier mm_cfg.py dans /etc/mailman : 54 54 echo "Création du fichier de config mailman" 55 . /etc/alternc/alternc.conf 56 sed -e "s/%%fqdn%%/$fqdn/" </usr/share/alternc/install/etc/mailman/mm_cfg.py >/etc/mailman/mm_cfg.py 55 sed -e "s/%%fqdn%%/$FQDN/" </usr/share/alternc/install/etc/mailman/mm_cfg.py >/etc/mailman/mm_cfg.py 57 56 # Process the language compilation. 58 57 /usr/share/alternc/install/dopo.sh
Note: See TracChangeset
for help on using the changeset viewer.
