19 |
configure-stamp: patch |
configure-stamp: patch |
20 |
dh_testdir |
dh_testdir |
21 |
find /usr/share/fonts/cmap/ -type f | xargs cp -t Resources/cmap/ |
find /usr/share/fonts/cmap/ -type f | xargs cp -t Resources/cmap/ |
|
ls Resources/cmap/* -1 |
|
22 |
touch configure-stamp |
touch configure-stamp |
23 |
|
|
24 |
|
|
44 |
dh_clean -k |
dh_clean -k |
45 |
dh_installdirs |
dh_installdirs |
46 |
|
|
|
# Build architecture-independent files here. |
|
|
binary-indep: build install |
|
|
# We have nothing to do by default. |
|
|
|
|
47 |
# Build architecture-dependent files here. |
# Build architecture-dependent files here. |
48 |
binary-arch: build install |
binary-arch: build install |
49 |
|
# We have nothing to do by default. |
50 |
|
|
51 |
|
# Build architecture-independent files here. |
52 |
|
binary-indep: build install |
53 |
dh_testdir |
dh_testdir |
54 |
dh_testroot |
dh_testroot |
55 |
dh_installchangelogs |
dh_installchangelogs |