~ubuntu-branches/ubuntu/precise/suricata/precise-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Pierre Chifflier
  • Date: 2010-06-19 17:39:14 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100619173914-5vkjfgz24mbia29z
Tags: 0.9.2-1
ImportedĀ UpstreamĀ versionĀ 0.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
build:
14
14
        dh_testdir
15
 
        dh_auto_configure -- --enable-nfqueue --enable-prelude --enable-nonbundled-htp --enable-gccprotect
 
15
        dh_auto_configure -- --enable-nfqueue --enable-prelude --enable-non-bundled-htp --enable-gccprotect
16
16
        sed \
17
17
                -e 's|^classification-file: .*$$|classification-file: /etc/snort/classification.config|' \
18
18
                -e 's|^default-rule-path: .*$$|default-rule-path: /etc/snort/rules|' \