~nik90/ubuntu/precise/remmina/add_quicklist

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2009-12-16 20:06:01 UTC
  • Revision ID: james.westby@ubuntu.com-20091216200601-33t3ijien99mug6m
Tags: 0.7.0-2
* debian/copyright:
  - Add missing copyright holders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
%:
 
4
        dh $@
 
5
 
 
6
override_dh_clean:
 
7
        dh_clean po/POTFILES.skip
 
8
 
 
9
override_dh_auto_build:
 
10
        echo "libvncserver/libvncclient/minilzo.c" > po/POTFILES.skip
 
11
        dh_auto_build