~ubuntu-branches/ubuntu/raring/icecc/raring

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Rodrigo Belem
  • Date: 2012-12-16 12:57:40 UTC
  • mfrom: (1.2.9)
  • Revision ID: package-import@ubuntu.com-20121216125740-rnwdduxnnvddrp8y
Tags: 0.9.8~git2012121601-0ubuntu1
* New git snapshot.
* Remove warnings from init script.
* Add libcap-ng-dev as build dependency.
* Update debian/icecc.conf to use defaults for iceccd log,

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
                /usr/bin/docbook2x-man $$i; \
11
11
        done
12
12
 
 
13
override_dh_auto_clean:
 
14
        rm -f *.1 services/icecc-scheduler
 
15
        dh_auto_clean
 
16
 
13
17
get-orig-source-dpatch:
14
18
        @@dh_testdir
15
19
        @@[ -d ../tarballs/. ]||mkdir -p ../tarballs