Rev 195 | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 195 | Rev 196 | ||
---|---|---|---|
1 | #!/usr/bin/make -f |
1 | #!/usr/bin/make -f |
2 | 2 | ||
3 | %: |
3 | %: |
4 | dh $@ |
4 | dh $@ |
5 | 5 | ||
6 | override_dh_installdocs: |
6 | override_dh_installdocs: |
7 | dh_installdocs -a -Nnettle-bin |
7 | dh_installdocs -a -Nnettle-bin |
8 | dh_installdocs -pnettle-bin --link-doc=libnettle8 |
8 | dh_installdocs -pnettle-bin --link-doc=libnettle8 |
- | 9 | ||
- | 10 | override_dh_auto_configure: |
|
- | 11 | dh_auto_configure -- --enable-fat |