~ubuntu-branches/debian/sid/puppet-module-joshuabaird-ipaclient/sid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Thomas Goirand
  • Date: 2018-03-20 14:50:55 UTC
  • Revision ID: package-import@ubuntu.com-20180320145055-79ux57caac3wzdiw
Tags: 2.5.2-1
Initial release (Closes: #893616).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
UPSTREAM_GIT := https://github.com/joshuabaird/puppet-ipaclient.git
 
4
include /usr/share/openstack-pkg-tools/pkgos.make
 
5
 
 
6
%:
 
7
        dh $@
 
8
 
 
9
# Commands not to run
 
10
override_dh_installcatalogs:
 
11
override_dh_installemacsen override_dh_installifupdown:
 
12
override_dh_installinfo override_dh_installmenu override_dh_installmime:
 
13
override_dh_installmodules override_dh_installlogcheck:
 
14
override_dh_installpam override_dh_installppp override_dh_installudev override_dh_installwm:
 
15
override_dh_installxfonts override_dh_gconf override_dh_icons override_dh_perl override_dh_usrlocal:
 
16
override_dh_installcron override_dh_installdebconf:
 
17
override_dh_installlogrotate override_dh_installgsettings: