~ubuntu-branches/debian/squeeze/movabletype-opensource/squeeze

« back to all changes in this revision

Viewing changes to debian/postinst

  • Committer: Bazaar Package Importer
  • Author(s): Dominic Hargreaves
  • Date: 2008-07-23 22:56:37 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080723225637-zsorczl9nhy0t8ap
Tags: 4.2~rc4-1
* New upstream release
* Include SendMailPath explicitly as in some cases it seems
  to be required (closes: #491618)
* Add versioned Depends on libclass-trigger-perl (>= 0.13-1)
  as the version in etch is not compatible with MT.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
StaticWebPath /mt-static/
25
25
StaticFilePath /usr/share/movabletype/static/
26
26
MailTransfer sendmail
 
27
SendMailPath /usr/sbin/sendmail
27
28
HTMLUmask 0022
28
29
DBUmask 0022
29
30
UploadUmask 0022
30
31
DirUmask 0022
 
32
CaptchaSourceImageBase /usr/share/movabletype/static/images/captcha-source/
31
33
 
32
34
EOF
33
35
            chmod 600 $NEWCONF