changeset 69 | a30eb5cebdf9 |
parent 62 | aff0448cbef9 |
child 93 | 252459bd8a45 |
68:4c155b4e305d | 69:a30eb5cebdf9 |
---|---|
1 #! /usr/bin/make -f |
1 #! /usr/bin/make -f |
2 |
2 |
3 export PERL_MM_OPT= |
3 export PERL_MM_OPT = |
4 export PERL_MB_OPT= |
4 export PERL_MB_OPT = |
5 export PERL5LIB= |
5 export PERL5LIB = |
6 |
|
7 export DH_VERBOSE = 1 |
|
6 |
8 |
7 %: |
9 %: |
8 $@ |
10 dh $@ |
9 |
11 |
10 override_dh_installchangelogs: |
12 override_dh_installchangelogs: |
11 dh_installchangelogs CHANGES |
13 dh_installchangelogs CHANGES |