summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: bb2be210e332cccb12737d08a3d3e6ed5351d9d9 (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_DH_INSTALL_SOURCEDIR = debian/tmp
DEB_VENDOR=$(shell dpkg-vendor --query vendor)

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
ref='/cgit/abbra/public_git/freeipa.git/stats/ipaserver/__init__.py?h=oneway-trust'>stats
path: root/ipaserver/__init__.py
blob: e6cd41752b8d820cd14496e8f271c903dc1c8545 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22