~ubuntu-branches/ubuntu/trusty/aide/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2010-10-12 16:10:31 UTC
  • mfrom: (1.1.7 upstream) (5.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20101012161031-42m31lgd5d6yngt0
Tags: 0.15.1-1ubuntu1
* Merge with Debian unstable; remaining Ubuntu changes:
  - debian/aide.conf.d/70_aide_dev: escape another special character in
    filenames. (LP #456710)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
CFG1 += --prefix=/usr
36
36
CFG1 += --sysconfdir=/var/lib/aide/please-dont-call-aide-without-parameters
37
37
CFG1 += --with-config_file=/dev/null --with-zlib
38
 
CFG1 += --with-xattr --with-posix-acl $(selinux)
 
38
CFG1 += --with-xattr --with-posix-acl --with-e2fsattrs $(selinux)
39
39
 
40
40
CFG_aide = 
41
41
CFG_aide-xen += --with-extra-libs="-L/usr/lib/xen/"